diff options
author | Tom de Vries <tdevries@suse.de> | 2025-07-19 17:08:44 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-07-19 17:08:44 +0200 |
commit | d60ae6437b59d638c9b60c544b8943d413bbb1c3 (patch) | |
tree | 00a2a29494655f06f003032f737d8d23f4d07c83 /libctf/testsuite/libctf-lookup | |
parent | 2b374e9d6938093db8ec47bcc65fa4dba581d179 (diff) | |
download | binutils-d60ae6437b59d638c9b60c544b8943d413bbb1c3.zip binutils-d60ae6437b59d638c9b60c544b8943d413bbb1c3.tar.gz binutils-d60ae6437b59d638c9b60c544b8943d413bbb1c3.tar.bz2 |
[gdb/testsuite] Fix gdb.multi/pending-bp.exp without python support
With a gdb build without python support and test-case
gdb.multi/pending-bp.exp, I run into:
...
(gdb) python bp=[b for b in gdb.breakpoints() if b.number == 5][0]^M
Python scripting is not supported in this copy of GDB.^M
(gdb) FAIL: $exp: py_test_toggle_thread: find Python gdb.Breakpoint object
...
Fix this by requiring python support for part of the test-case.
Tested on aarch64-linux.
Reviewed-By: Keith Seitz <keiths@redhat.com>
Diffstat (limited to 'libctf/testsuite/libctf-lookup')
0 files changed, 0 insertions, 0 deletions