This is the mail archive of the gdb-patches@sourceware.org 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: Crash in write_exp_msymbol for coff targets.


On Sun, Nov 19, 2006 at 04:05:33AM +0000, Pedro Alves wrote:
> The attached patch does that, and also, I took the opportunity to a 
> little extra cleanup
> on coffread.c by making all minimal symbol creations through 
> record_minimal_symbol.

Looks good to me; I committed it on HEAD.  I made only one minor
formatting change (struct coff_symbol* cs versus struct coff_symbol *cs).

Thanks!

-- 
Daniel Jacobowitz
CodeSourcery


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