vote up 1 vote down star

Is there an interface (maybe part of JMX) that I can use to dynamically enable or disable the JVM debugger support from Java code inside that JVM?

(See also http://stackoverflow.com/questions/376201/debug-a-java-application-without-starting-the-jvm-with-debug-arguments —CRM)

flag

51% accept rate

1 Answer

vote up 2 vote down

I had the same question but I worded it differently the answer I got was there is a way

using the jsadebugd

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.