* mdebugread.c (mylookup_symbol): enum namespace becomes
authorSteve Chamberlain <sac@cygnus>
Thu, 4 Jan 1996 19:07:28 +0000 (19:07 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 4 Jan 1996 19:07:28 +0000 (19:07 +0000)
commit1750a5ef21ab77772e1aa396d9483afb8177fc8c
tree10fda53453460db4a4b1707c079dc5b53d77552b
parent3389dfdcc06b997c3a783a31c3ded0113fee46f6
* mdebugread.c (mylookup_symbol): enum namespace becomes
enum_namespace  type.
* symfile.c (add_psymbol_to_list)
(add_psymbol_addr_to_list): Ditto.
* symtab.c (lookup_partial_symbol): Ditto.
(lookup_symbol): Ditto.
(lookup_block_symbol): Ditto.
* win32-nat.c (handle_load_dll): Use incoming dll base.
(child_wait): Catch DLL load errors.
(create_child_inferior): Translated between paths correctly.
gdb/ChangeLog
gdb/mdebugread.c
gdb/symfile.c
gdb/symtab.c
gdb/win32-nat.c