[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.exp
authorTom de Vries <tdevries@suse.de>
Wed, 8 Feb 2023 12:46:17 +0000 (13:46 +0100)
committerTom de Vries <tdevries@suse.de>
Wed, 8 Feb 2023 12:46:17 +0000 (13:46 +0100)
commit4e315cd4af3bee733608990ddd6cfc0941a8b1ec
treee442b247fd74c7af5f05c29cf32769a5d0713318
parent0ab9328277ce12014ce05ff139eba7a6230516fd
[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.exp

Test-case gdb.base/longjmp.exp handles both the case that there is a libc
longjmp probe, and the case that there isn't.

However, it only tests one of the two cases.

Use maint ignore-probes to test both cases, if possible.

Tested on x86_64-linux.
gdb/testsuite/gdb.base/longjmp.exp