2009-10-19 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / attach.exp
index c55be20deffa98b6ff3b3500b1312049ae1ca926..d85a92ec1658b16c62ed6a2b5a9bd72c0b22a179 100644 (file)
@@ -291,7 +291,7 @@ proc do_attach_tests {} {
     # Explicitly flush out any knowledge of the previous attachment.
 
     set test "before attach3, flush symbols"
-    gdb_test_multiple "symbol" "$test" {
+    gdb_test_multiple "symbol-file" "$test" {
        -re "Discard symbol table from.*y or n. $" {
            gdb_test "y" "No symbol file now." \
                "$test"
This page took 0.025343 seconds and 4 git commands to generate.