OSDN Git Service

* gdb.base/break.c: Add 10a breakpoint at }
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 13 Jun 2006 08:46:17 +0000 (08:46 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Tue, 13 Jun 2006 08:46:17 +0000 (08:46 +0000)
commit5fb5cf90ccbdcdba7d0e3d168d1b87c22b13276e
tree6369f249e105bcb8416a5e207f311ee80e08d3ca
parent8e2eba4501bd289bd4f151d84559064bba5cb538
* gdb.base/break.c: Add 10a breakpoint at }
* gdb.base/break.exp: Add test for breakpoint at }
* gdb.cp/anon-union.cc: Add code at end of function.
* gdb.cp/anon-union.exp: Adjust end of function breakpoint.
* gdb.mi/var-cmd.c: Add code at end of function.
* gdb.mi/mi-var-display.exp: Adjust end of next.
* gdb.mi/mi2-var-display.exp: Likewise.
* gdb.base/fileio.c: Add stop function and insert calls at
stopping places.
* gdb.base/fileio.exp: Breakpoint stop function and remove
explicit line number references.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break.c
gdb/testsuite/gdb.base/break.exp
gdb/testsuite/gdb.base/fileio.c
gdb/testsuite/gdb.base/fileio.exp
gdb/testsuite/gdb.cp/anon-union.cc
gdb/testsuite/gdb.cp/anon-union.exp
gdb/testsuite/gdb.mi/mi-var-display.exp
gdb/testsuite/gdb.mi/mi2-var-display.exp
gdb/testsuite/gdb.mi/var-cmd.c