Clean up "Reading symbols" output
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / break-interp.exp
index 72117cb4a6f0ece54b95fbe797d09ad1157940e4..50d0c23a279f7f174b02fb0ee99d8bf94f85cb0a 100644 (file)
@@ -258,7 +258,7 @@ proc test_attach_gdb {file pid displacement prefix} {
        # Print the "PIE (Position Independent Executable) displacement" message.
        gdb_test_no_output "set verbose on"
 
-       gdb_test "file $file" "Reading symbols from .*done\\." "file"
+       gdb_test "file $file" "Reading symbols from .*" "file"
 
        set test "attach"
        gdb_test_multiple "attach $pid" $test {
This page took 0.026343 seconds and 4 git commands to generate.