gdb & java

Tom Tromey tromey@cygnus.com
Sat Aug 19 13:32:00 GMT 2000


Jeff> Maybe another approach is JVMDI, so other java debug tools will
Jeff> work too.

That might be hard to implement.
Actually I could imagine implementing something like `gdbserver' that
talks ptrace on one side and JVMDI on the other.

We once had gdb talking JVMDI, but the code never got merged into the
main gdb release.  I could probably extract it and send it out if
somebody is interested in trying to resurrect it.  I'm told it will be
a lot of work.  (And won't be usable with libgcj anyway.)

Tom


More information about the Java mailing list