* dbxread.c (process_one_symbol): Put back initialization
authorJeff Law <law@redhat.com>
Thu, 23 Oct 1997 22:42:07 +0000 (22:42 +0000)
committerJeff Law <law@redhat.com>
Thu, 23 Oct 1997 22:42:07 +0000 (22:42 +0000)
commitcdecdcc4f585e4fd80eccd42f8ae8a8334702dc1
tree9efd4b8723288ca259a883368cf7f1d3407d7c4a
parent04789fe9ab73e452b3404b6e6c8b1cec51f96e9e
    * dbxread.c (process_one_symbol): Put back initialization
        of a variable lost during last change.  Don't perform
        assignment inside conditionals.
        * stabsread.c (symbol_reference_defined): Return -1 for error/not
        found.  All callers changed appropriately.
        (define_symbol): Don't perform assignment inside conditionals.
gdb/ChangeLog
gdb/stabsread.c