General discussion
-
Topic
-
Bad documentation for remote debugging with Java 1.5
LockedI’m I the only one finding the documentation for remote debugging to be very bad. I couldn?t find the simple recipe to use remote debugging anywhere on the Web (yes I looked on Sun’s Web site).
Whatever happened to the good old 1.4 recipe (using -Xdebug and -Xrunjdwp on the application VM side and the corresponding parameters on the debugger side).
If someone knows the recipe (parameters on the application VM side and debugger side) to do the equivalent with 1.5 I sure would appreciate reading it.Thanks in advance
JS
All Comments
Viewing 3 reply threads