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
2 changed files with 399 additions and 817 deletions
|
@ -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>
|
||||
|
||||
* gdb.asm/asm-source.exp: Update copyright year. Link statically
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue