* stabs.c (struct stab_handle): Add field abfd.
authorIan Lance Taylor <ian@airs.com>
Fri, 22 Mar 1996 20:51:47 +0000 (20:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 22 Mar 1996 20:51:47 +0000 (20:51 +0000)
commit15731fdc0b64a4baa57c22a68114d4426c0e1ddc
treedd807184f13ad460031b0bea4a960a6af905d04c
parentc3dffbd7cd1c444bcf7059afe82fd1ae1d3c09fe
* stabs.c (struct stab_handle): Add field abfd.
(start_stab): Add abfd parameter.
(parse_stab_string): Skip the symbol leading char when searching
for the value of a global symbol.
* budbg.h (start_stab): Update declaration.
* rddbg.c (read_section_stabs_debugging_info): Pass abfd to
start_stab.
(read_symbol_stabs_debugging_info): Likewise.
binutils/ChangeLog
binutils/budbg.h
binutils/rddbg.c