diff options
author | Tom de Vries <tdevries@suse.de> | 2023-02-21 12:47:28 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-02-21 12:47:28 +0100 |
commit | d720176596dd6495c258fa73c4029f009616ebd2 (patch) | |
tree | 4b06cad76d31077aaeb613e0d77ab4ac9321d5f6 /Makefile.tpl | |
parent | 4c16e1ab6a6c696785f9915647f8fcef6bda5093 (diff) | |
download | binutils-gdb-d720176596dd6495c258fa73c4029f009616ebd2.tar.gz |
[gdb/testsuite] Require python in gdb.dap/basic-dap.exp
When running test-case gdb.dap/basic-dap.exp with a gdb without python
support, I run into:
...
builtin_spawn gdb -nw -nx -iex set height 0 -iex set width 0 \
-data-directory data-directory -iex set debug dap-log-file dap.log.1 -q \
-i=dap
>>> {"seq": 1, "type": "request", "command": "initialize"}
Interpreter `dap' unrecognized
ERROR: eof reading json header
...
Fix this by requiring python in the test-case.
Tested on x86_64-linux, both with a gdb without and with python.
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions