Aleksandr,

I can't find your original posting.

Please point me to it and I will answer it to the best of my ability.

Jules


Aleksandr Shneyderman wrote:

I have reported a problem with JGstore a couple of weeks ago that is still
unanswered. I would like to get my hands "dirty" and debug it myself.

But I would like to get some tips on the way to do it. Is there a way I
can use a kind of debugger to find out whats wrong? Should I rely only at
increasing log level?
I have no ideia if one can run jboss on top of debugguer (is there a java
debuger, something similar to gdb but in java world?)


Enable JPDA on your VM (look thru run.bat/run.sh to see how to enable it)

Certain IDEs will let you connect to the port that JPDA is listening on
and debug.

I am not sure of gdb kind of debugger ... I think there is
jdb in the bin directory of your JSDK.

Alex.



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to