diff options
author | Tom de Vries <tdevries@suse.de> | 2025-09-27 01:20:56 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-09-27 01:20:56 +0200 |
commit | aa0b6c104791cbc11a110ce8911f2859ca15b793 (patch) | |
tree | a14300c435edf57e79eee0f6de89944f0734a51e /gdb/python/python.c | |
parent | ddfe43df2e6d0f7fc00de5857a9e42af5ab1fb8f (diff) | |
download | binutils-aa0b6c104791cbc11a110ce8911f2859ca15b793.zip binutils-aa0b6c104791cbc11a110ce8911f2859ca15b793.tar.gz binutils-aa0b6c104791cbc11a110ce8911f2859ca15b793.tar.bz2 |
[gdb/testsuite] Declare TUI tests unsupported on msys2-ucrt64
I tried to run the TUI tests on msys2-ucrt64, and ran into:
...
(gdb) tui enable^M
Cannot enable the TUI when output is not a terminal^M
(gdb)
...
The TUI works fine in an msys2-ucrt64 terminal, it's just the testsuite setup
that doesn't work.
Fix this by bailing out for istarget *-*-mingw* in allow_tui_tests.
Tested on x86_64-linux and msys2-ucrt64.
Approved-By: Tom Tromey <tom@tromey.com>
PR testsuite/33362
Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33362
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions