Current gcj on powerpc
Jeff Sturm
jsturm@one-point.com
Thu Aug 1 10:17:00 GMT 2002
On 1 Aug 2002, Mark Wielaard wrote:
> I am really not that good with gdb. I can set the breakpoint on
> exception.cc:110 but the gdb tells be there is no variable code (why, it
> is right there?) Any idea how I can get at it:
rebuild exception.o without -O2 perhaps, or just insert
fprintf (stderr, "code=%d\n", code);
(I know, gdb can be painful to use even when everything is working.)
Jeff
More information about the Java
mailing list