From: Simon Marchi Date: Sat, 30 Aug 2025 12:39:55 +0000 (-0400) Subject: gdb/testsuite: remove leftover debug print X-Git-Tag: gdb-17-branchpoint~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54ac880a284a968f939f1e49cc79a6b320aced21;p=thirdparty%2Fbinutils-gdb.git gdb/testsuite: remove leftover debug print Change-Id: Ifb1dab85891200cadb4b4f59661450a03b0c6abd --- diff --git a/gdb/testsuite/gdb.base/dlmopen-ns-ids.exp b/gdb/testsuite/gdb.base/dlmopen-ns-ids.exp index c0ce4da43b7..bfce900c6a7 100644 --- a/gdb/testsuite/gdb.base/dlmopen-ns-ids.exp +++ b/gdb/testsuite/gdb.base/dlmopen-ns-ids.exp @@ -269,7 +269,6 @@ proc test_info_linker_namespaces {} { gdb_assert {$n_libraries <= 3} "the correct number of libraries was reported" set binfile_lib_re [string_to_regexp $::binfile_lib] - puts $binfile_lib_re foreach_with_prefix ns {1 2 3} { set found_test_so false