This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] ALL_OBJFILE_MSYMBOLS


>>>>> "David" == David Carlton <carlton@math.stanford.edu> writes:

David> Like my earlier allocate_objfile(NULL, 0) patch, I don't know
David> of any concrete bugs that this fixes on mainline GDB, though I
David> could imagine that Java code could run into this problem since
David> Java does allocate an anonymous objfile.

I just wanted to say: I tried your earlier patch locally.  With it,
gdb crashes a lot less when debugging gcj-compiled code.  In
particular, I can re-run the inferior more or less reliably (whereas
before this would crash gdb pretty reliably).  I'm keeping it in my
gdb tree to make my life easier.

I'll save this new patch and hopefully someday find the time to see if
it helps.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]