2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
* gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Use "breakpoint" and "continue" instead of restarting the target program. Use gdb_test_multiple and gdb_test for all tests.
This commit is contained in:
parent
7b79a9d72e
commit
51615d7251
|
@ -1,3 +1,10 @@
|
||||||
|
2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
|
||||||
|
|
||||||
|
* gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
|
||||||
|
current versions of gcc, including gcc abi 2. Use "breakpoint"
|
||||||
|
and "continue" instead of restarting the target program. Use
|
||||||
|
gdb_test_multiple and gdb_test for all tests.
|
||||||
|
|
||||||
2004-01-01 Mark Kettenis <kettenis@gnu.org>
|
2004-01-01 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
* gdb.asm/asm-source.exp: Update copyright year. Link statically
|
* gdb.asm/asm-source.exp: Update copyright year. Link statically
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue