Hello,

i'm trying jdb for the first time and am having difficulties.

Using sun/inprise/blackdown 1.2.2(feb version) I run my app with 
    -Xdebug -Djava.compiler=NONE -Xbootclasspath:... 
and it prints out e.g.
    Agent password=3i5347

The jdb tool doc says that I can then run
    jdb -host <host> -password <password>
but jdb itself says it does not recognize -host.   Jdb's usage message
says it recognizes 
    -connect <connector-name>:<name1>=<value1>,.
or 
    -attach <address>
but the html doc doesn't describe what <address> or <connector-name> are.

Thanks for any help




----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to