Greetings, I would like to step through some code in a JUnit test kicked off by an Ant target running in Eclipse. I've setup a remote debugging client in Eclipse and have used the following VM args using <jvmarg value="-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n"/>


I wait until the JUnit target executes then I attempt to attach the remove debugger, but, the client doesn't seem to be able to connect.

I would greatly appreciate any advice.

/robert


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to