This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
RE: gdb & java
- To: "'jeff dot sturm at appnet dot com'" <jeff dot sturm at appnet dot com>, "tromey at cygnus dot com" <tromey at cygnus dot com>
- Subject: RE: gdb & java
- From: Anthony Green <green at cygnus dot com>
- Date: Sat, 19 Aug 2000 16:24:19 -0700
- Cc: "java-discuss at sources dot redhat dot com" <java-discuss at sources dot redhat dot com>
- Organization: Red Hat
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
On Saturday, August 19, 2000 1:00 PM, Jeff Sturm
[SMTP:jsturm@detroit.appnet.com] wrote:
> OK, thanks for the tips. So I'm not the only one having trouble with
gdb...
Try using dwarf2 debug info rather than stabs. Also use a brand new gdb out
of sources.redhat.com/gdb.
I recently added a gcj testsuite directory to gdb and new test cases would be
helpful!
Thanks,
AG