binutils-gdb/gdb/testsuite
Michael Snyder 1a570b2f5f 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
* 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.
2000-05-17 17:10:19 +00:00
..
config
gdb.asm
gdb.base 2000-05-12 Michael Snyder <msnyder@.cygnus.com> 2000-05-17 17:10:19 +00:00
gdb.c++ From 2000-04-28 Andreas Jaeger <aj@suse.de>: 2000-05-01 05:45:36 +00:00
gdb.chill
gdb.disasm
gdb.fortran
gdb.hp
gdb.java
gdb.mi Do not delete testcmds. 2000-04-18 08:03:40 +00:00
gdb.stabs
gdb.threads * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): 2000-04-07 01:14:10 +00:00
gdb.trace
lib From 2000-04-28 Andreas Jaeger <aj@suse.de>: 2000-05-01 05:45:36 +00:00
.gdbinit
aclocal.m4
ChangeLog 2000-05-12 Michael Snyder <msnyder@.cygnus.com> 2000-05-17 17:10:19 +00:00
configure
configure.in
Makefile.in
TODO