]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
* gdb.base/annota1.exp: Allow .*printf in backtraces.
authorDaniel Jacobowitz <drow@false.org>
Sun, 31 Dec 2006 20:01:25 +0000 (20:01 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 31 Dec 2006 20:01:25 +0000 (20:01 +0000)
commit2fa63963cdcc84d690264e4dcf8dd3d7fbacf7d6
tree6c96cc87c8400a7b5f487d3941b012db495f6652
parentfb70130a33bd21e42109cc11eff2d957d630f4f9
* gdb.base/annota1.exp: Allow .*printf in backtraces.
* gdb.base/annota3.exp: Likewise.
* gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
again (instead of timing out).
* gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
GCC bug 26475.
* gdb.java/jmisc.exp: Adjust to work with method signatures including
return types.  Add kfails for GDB bugs 2214 and 2215.  Move exit
test from jmisc1.exp.
* gdb.java/jmisc1.exp: Delete.
* gdb.java/jprint.exp: Adjust to work with method signatures including
return types.
* gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
* gdb.threads/linux-dp.exp: Don't be confused by program output.
* lib/java.exp (compile_java_from_source): Pass the correct type
to target_compile.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/annota1.exp
gdb/testsuite/gdb.base/annota3.exp
gdb/testsuite/gdb.base/sigstep.exp
gdb/testsuite/gdb.gdb/selftest.exp
gdb/testsuite/gdb.java/jmisc.exp
gdb/testsuite/gdb.java/jmisc1.exp [deleted file]
gdb/testsuite/gdb.java/jprint.exp
gdb/testsuite/gdb.objc/basicclass.exp
gdb/testsuite/gdb.threads/linux-dp.exp
gdb/testsuite/lib/java.exp