[532] in java-interest

home help back first fref pref prev next nref lref last post

Debugging

daemon@ATHENA.MIT.EDU (Jason Weiler)
Wed Jun 28 18:01:11 1995

Date: Wed, 28 Jun 1995 14:19:29 -0700
From: weilerj@std.teradyne.com (Jason Weiler)
To: java-interest@java.sun.com

Simple question, (or two, or...)

Has anyone gotten java to work with a common debugger?
If so, how did you do it?

Obviously, I can't just say '% gdb blah.class'.
Do I run gdb on java_g with my class as an argument?

The error I get is:
"java_g": not in executible formet: File format not recognized.


Thanks,
Jason Weiler
<weilerj@std.teradyne.com>

Just for the record, I DID compile with javac_g and javah_g.
And I used -g in compiling all my native methods.
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post