aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/default.exp
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-01-11 10:59:51 +0000
committerPedro Alves <palves@redhat.com>2012-01-11 10:59:51 +0000
commit675399c96df376c71b92803a5ccde37713d5ce49 (patch)
tree855908431b2179018cf7bc708568217e52d7ee9b /gdb/testsuite/gdb.base/default.exp
parent97ddaa9bd5f8f4d51d6dac55831d2494a0ea2bdd (diff)
downloadfsf-binutils-gdb-675399c96df376c71b92803a5ccde37713d5ce49.zip
fsf-binutils-gdb-675399c96df376c71b92803a5ccde37713d5ce49.tar.gz
fsf-binutils-gdb-675399c96df376c71b92803a5ccde37713d5ce49.tar.bz2
2012-01-11 Pedro Alves <palves@redhat.com>
* gdb.base/default.exp (core-file): Don't expect "GDB can't read core files on this machine" anymore.
Diffstat (limited to 'gdb/testsuite/gdb.base/default.exp')
-rw-r--r--gdb/testsuite/gdb.base/default.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index 74d2d2d..9677396 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -102,7 +102,7 @@ gdb_test "commands" "Argument required .one or more breakpoint numbers...*" "com
gdb_test "condition" "Argument required .breakpoint number.*" "condition"
#test core-file
-gdb_test "core-file" "No core file now.|GDB can't read core files on this machine." "core-file"
+gdb_test "core-file" "No core file now." "core-file"
#test delete "d" abbreviation
gdb_test_no_output "d" "delete \"d\" abbreviation"
#test delete