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: [patch/mdebug] symbol symtab not set on Tru64


Joel Brobecker wrote:

> As a result, we end up with SEGVs or failed assertions when trying
> to access this field because it was NULL. Fixed thusly.

Is this a regression due to my recent SYMBOL_SYMTAB cleanup patch?

> 2008-05-26  Joel Brobecker  <brobecker@adacore.com>
> 
>         Set the symtab field of symbols read from ECOFF debugging entries.
>         * mdebugread.c (add_symbol): Add new parameter symtab.
>         (parse_symbol): Update calls to add_symbol throughout.

In any case, this looks good to me ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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