[binutils-gdb] gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp
Simon Marchi
simark@sourceware.org
Thu Jul 3 16:11:38 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b5072aef1769543caf1d43e5ebaf8bea9264ace
commit 8b5072aef1769543caf1d43e5ebaf8bea9264ace
Author: Simon Marchi <simon.marchi@efficios.com>
Date: Fri Jun 27 11:26:27 2025 -0400
gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp
Change-Id: I15e307e6910ecbea5a5852e07757f892ea799536
Diff:
---
gdb/testsuite/gdb.python/py-symbol.exp | 1 -
1 file changed, 1 deletion(-)
diff --git a/gdb/testsuite/gdb.python/py-symbol.exp b/gdb/testsuite/gdb.python/py-symbol.exp
index 55cdebe5124..dfc435e7a3d 100644
--- a/gdb/testsuite/gdb.python/py-symbol.exp
+++ b/gdb/testsuite/gdb.python/py-symbol.exp
@@ -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" \
More information about the Gdb-cvs
mailing list