ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how-to start ddd with jdb -attach <comp_name>:<port_num> option


From: Aamir Shafi
Subject: how-to start ddd with jdb -attach <comp_name>:<port_num> option
Date: Sat, 30 Apr 2005 19:25:19 +0000
User-agent: Mozilla Thunderbird 1.0 (X11/20050114)

Hi,

jdb can connect to remote JVMs using -attach <comp_name>:<port_num> switch. If i try to start jdb as an inferior debugger, while providing ddd, ddd parses the switches in a way that jdb think <comp_name>:<port_num> is the program name. In my case, i dont want to give a program name, i just want jdb to connect to this remote JVM. The command i wish could work is,

ddd -jdb -attach <comp_name>:<port>

Thanks in advance,
--Aamir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]