commit | b5e7cd5cd3d1f90d0e7e58679a0782816bd5434f | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Wed Dec 07 16:45:26 2022 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Wed Dec 07 16:45:26 2022 +0100 |
tree | bf6783a89b15a4a17521ef3467634c2bcf4ee54e | |
parent | 3567f2bd6619cfabc58626075be068923483e4d3 [diff] |
[gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp Add KFAILs in test-case gdb.base/longjmp.exp for PR gdb/26967, covering various ways that gdb is unable to recover the longjmp target if the libc probe is not supported. Tested on x86_64-linux. Approved-By: Simon Marchi <simon.marchi@efficios.com>