segv in _Jv_MarkObj and line number wierdness

Tom Tromey tromey@redhat.com
Tue Mar 26 15:55:00 GMT 2002


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

I didn't see a reply to this.

Adam> 1. Is it normal for gdb to report the line number from a source
Adam> file and the function name from a header when printing out the
Adam> source/line info for an inlined function?

In my experience, using gdb in the presence of inlining can be very
confusing.  I wouldn't be surprised at any strange occurrence.

Adam> 2. Any idea what's going wrong here, or where to start looking?

Not really.  There's some info in the boehm-gc directory about how to
debug the collector.

Tom



More information about the Java mailing list