[commit/mdebugread.c] save the symbol private data using SYMBOL_VALUE_BYTES

Joel Brobecker brobecker@adacore.com
Tue Jan 13 11:55:00 GMT 2009


> 2009-01-09  Joel Brobecker  <brobecker@adacore.com>
> 
>         * mdebugread.c (parse_symbol): Save the symbol private data
>         using SYMBOL_VALUE_BYTES instead of SYMBOL_VALUE.
>         (psymtab_to_symtab_1): Likewise.
>         (parse_procedure): Declare variable "e" only in the scope
>         where it is used. Extract the symbol private data using
>         SYMBOL_VALUE_BYTES.
> 
> This was only tested through AdaCore's testsuite, but on all of our
> native platforms (some of them use mdebugread). I want to run it
> against the official testsuite as well, but this allows this patch
> to be out for scrutiny while I do that.

Unfortunately, we'll have to do without the official testsuite run,
as I was still unable to run it on Tru64 :-(.

Now checked in.

-- 
Joel



More information about the Gdb-patches mailing list