* gdb.base/corefile.exp: Tolerate stuff after argument parens in
backtrace.
This commit is contained in:
parent
af1342ab7f
commit
e3e5a4f3c1
@ -1,3 +1,8 @@
|
||||
2003-05-22 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* gdb.base/corefile.exp: Tolerate stuff after argument parens in
|
||||
backtrace.
|
||||
|
||||
2003-05-20 David Carlton <carlton@math.stanford.edu>
|
||||
|
||||
* gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
|
||||
|
@ -227,6 +227,6 @@ gdb_expect {
|
||||
|
||||
gdb_load ${binfile}
|
||||
setup_xfail "*-*-*" CLLbs17002
|
||||
gdb_test "up" "#\[0-9\]* *\[0-9xa-fH'\]* in .* \\(\\)" "up in corefile.exp (reinit)"
|
||||
gdb_test "up" "#\[0-9\]* *\[0-9xa-fH'\]* in .* \\(\\).*" "up in corefile.exp (reinit)"
|
||||
|
||||
gdb_test "core" "No core file now."
|
||||
|
Loading…
Reference in New Issue
Block a user