diff options
author | Tom de Vries <tdevries@suse.de> | 2023-03-13 17:20:09 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-03-13 17:20:09 +0100 |
commit | b91f16040a6a531e010fc4e798f03159832fdd6a (patch) | |
tree | 993206bbfff2352cd5c96acbdafa8a8e2c28bc21 /gdb/python/lib | |
parent | 72f160d012233b7a322cd626e11f787f501beee2 (diff) | |
download | binutils-b91f16040a6a531e010fc4e798f03159832fdd6a.zip binutils-b91f16040a6a531e010fc4e798f03159832fdd6a.tar.gz binutils-b91f16040a6a531e010fc4e798f03159832fdd6a.tar.bz2 |
[gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output.exp for remote host
When running test-case gdb.tui/tui-nl-filtered-output.exp with host board
local-remote-host-notty and target board native-gdbserver, I get:
...
FAIL: gdb.tui/tui-nl-filtered-output.exp: check printf output
...
The problem is that Term::enter_tui is returning 0, but the test-case doesn't
check for this, and consequently runs unsupported tests.
Fix this by adding the missing check.
Tested on x86_64-linux.
Diffstat (limited to 'gdb/python/lib')
0 files changed, 0 insertions, 0 deletions