This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: gdb & java
- To: "green at cygnus dot com" <green at cygnus dot com>
- Subject: Re: gdb & java
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Mon, 21 Aug 2000 11:12:40 +1200
- CC: "java-discuss at sources dot redhat dot com" <java-discuss at sources dot redhat dot com>
- References: <01C009F9.F74E89C0.green@cygnus.com>
Anthony Green wrote:
> Try using dwarf2 debug info rather than stabs.
I once noticed that using -ggdb (is this the option to get DWARF2?) gave much
better gdb results than just "-g", but recently both gdb and libgcj's built-in
stack traces have stopped working with that option. Maybe I need a newwer
binutils.
regards
[ bryce ]