This is the mail archive of the gdb@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: Macro code crasher on re-run


Daniel Jacobowitz <drow@mvista.com> writes:
> I was using the 6.0 branch when I found the problem, so that's not it. 
> It may be a related problem in a caller of free_objfile, though.  Or
> reread_objfile?

You mean reread_symbols?  It wouldn't be that, because that calls
clear_symtab_users itself.  It's certainly a caller of free_objfile.

I think this is just going to take some debugging.  Can you tell me
how to reproduce it?


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