mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
1a570b2f5f
* gdb.base/break.exp (bp on small function, optimized file): Add a second pass pattern. The behavior differs here between stabs and dwarf for one-line functions. Stabs preserves two line symbols (one before the prologue and one after) with the same line number, but dwarf regards these as duplicates and discards one of them. Therefore the address after the prologue (where the breakpoint is) has no exactly matching line symbol, and GDB reports the breakpoint as if it were in the middle of a line rather than at the beginning. |
||
---|---|---|
.. | ||
config | ||
gdb.asm | ||
gdb.base | ||
gdb.c++ | ||
gdb.chill | ||
gdb.disasm | ||
gdb.fortran | ||
gdb.hp | ||
gdb.java | ||
gdb.mi | ||
gdb.stabs | ||
gdb.threads | ||
gdb.trace | ||
lib | ||
.gdbinit | ||
aclocal.m4 | ||
ChangeLog | ||
configure | ||
configure.in | ||
Makefile.in | ||
TODO |