aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2025-06-27 11:26:27 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2025-07-03 12:11:07 -0400
commit8b5072aef1769543caf1d43e5ebaf8bea9264ace (patch)
tree69865be279973f13ca47491ba7bdd184dea71a4f /gdb
parent01d8dc11f18d774bc92b0b752e36510f86c6725c (diff)
downloadbinutils-8b5072aef1769543caf1d43e5ebaf8bea9264ace.zip
binutils-8b5072aef1769543caf1d43e5ebaf8bea9264ace.tar.gz
binutils-8b5072aef1769543caf1d43e5ebaf8bea9264ace.tar.bz2
gdb/testsuite: remove spurious whitespace in gdb.python/py-symbol.exp
Change-Id: I15e307e6910ecbea5a5852e07757f892ea799536
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/gdb.python/py-symbol.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-symbol.exp b/gdb/testsuite/gdb.python/py-symbol.exp
index 55cdebe..dfc435e 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" \