[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.jdt] Re: Debug in Eclipse
|
I'd say you need to provide some details. What does "does not work" mean? Are you referring to a JPDA connection from Eclipse to your JVM, or are you talking about logging, or what? If you're talking about your JPDA connection, verify the resulting command-line options on the JVM process, particularly the "-Xdebug" ones, and verify their correctness. Report what you found here if you don't know what might be wrong with them.