OSDN Git Service

* mdebugread.c (parse_symbol): Save the symbol private data
authorJoel Brobecker <brobecker@gnat.com>
Tue, 13 Jan 2009 11:52:43 +0000 (11:52 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 13 Jan 2009 11:52:43 +0000 (11:52 +0000)
commit9b4d98c60fcd1c022be194b1531b9b1d46f4bfff
treeb08aa5588cadc8e9a70a62455559cf38f6aaad60
parentca922ee40ab51547f0b3580f3f480bbac8be77a0
    * 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.
gdb/ChangeLog
gdb/mdebugread.c