gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp

Change-Id: I15e307e6910ecbea5a5852e07757f892ea799536
This commit is contained in:
Simon Marchi
2025-06-27 11:26:27 -04:00
committed by Simon Marchi
parent 01d8dc11f1
commit 8b5072aef1

View File

@@ -100,7 +100,6 @@ gdb_test_multiple $cmd "print value of rr" {
fail $gdb_test_name
}
}
gdb_test "python print (gdb.lookup_static_symbol ('rr').needs_frame)" \
"False" \