Breaking on C labels?
Jim Blandy
jimb@codesourcery.com
Fri Jan 26 18:55:00 GMT 2007
Michael Snyder <Michael.Snyder@palmsource.com> writes:
> There's a risk that some symbol-lookup function would then select that
> label instead of the function entry label when you tried to look up the
> nearest label preceeding a given address.
This should be easy to avoid, shouldn't it? We would only recognize
LOC_LABEL entries for breakpoints, and ignore them for lookups by
address.
More information about the Gdb
mailing list