Does gdb support weak/normal symbols?
H. J. Lu
hjl@lucon.org
Mon Jan 16 15:48:00 GMT 2006
On Sun, Jan 15, 2006 at 08:49:04PM -0500, Daniel Jacobowitz wrote:
> On Sun, Jan 15, 2006 at 04:48:31PM -0800, H. J. Lu wrote:
> > foo in weak.c isn't in the symbol table. But gdb sets the breakpoint
> > of foo on it. Shouldn't gdb be clever enough to know to check the
> > other one?
>
> GDB uses the debug information in preference to the ELF symbol table.
> That one says this is a definition of foo.
>
> Eventually "break foo" will breakpoint both of them.
What did you mean by "Eventually"? Were you saying that it was a bug
and would be fixed in the future? Is anyone working on it? I'd like
to help.
H.J.
More information about the Gdb
mailing list