From: Tom de Vries Date: Sat, 4 Jan 2025 08:41:35 +0000 (+0100) Subject: [gdb/testsuite] Skip stabs board in make-check-all.sh X-Git-Tag: binutils-2_44~273 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d68afffbaa0a57c79006c7ac3a4bfb42f321e979;p=thirdparty%2Fbinutils-gdb.git [gdb/testsuite] Skip stabs board in make-check-all.sh I ran make-check-all.sh with gdb.linespec/explicit.exp, and the only problems were found with target board stabs. With target board unix the test-case runs in two seconds, but with target board stabs it takes 12 seconds due to a timeout. Stabs support in gdb has been unmaintained for a while, and there's an ongoing discussion to deprecate and remove it (PR symtab/31210). It seems unnecessary to excercise this unmaintained feature in make-check-all.sh, so drop it. Tested on x86_64-linux. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31210 --- diff --git a/gdb/testsuite/make-check-all.sh b/gdb/testsuite/make-check-all.sh index 0f529ffe791..28a89b6b15b 100755 --- a/gdb/testsuite/make-check-all.sh +++ b/gdb/testsuite/make-check-all.sh @@ -80,7 +80,7 @@ target_boards=( gold gold-gdb-index readnow - stabs + # Skip the stabs board, Stabs support in gdb is unmaintained. ) # Like target_boards, but not actual files in gdb/testsuite/boards.