[PATCH 0/3] [gdb/testsuite] Improve TUI testing on freebsd some more
Tom de Vries
tdevries@suse.de
Thu Jun 26 11:26:08 GMT 2025
I looked at a few more TUI test-cases on freebsd, and wrote 3 patches each
fixing one test-case.
The shared problem is that the ansi TERM setting on freebsd are minimal, and
don't have support for color or reverse video.
I've tested on x86_64-linux and x86_64-freebsd.
In the x86_64-freebsd case, this series was tested:
- on top of series "[gdb/testsuite] Improve TUI testing on freebsd" [1],
which was required by two patches from this series, and
- using a workaround for PR33100.
[1] https://sourceware.org/pipermail/gdb-patches/2025-June/218943.html
Tom de Vries (3):
[gdb/testsuite] Fix gdb.tui/main-2.exp on freebsd
[gdb/testsuite] Fix gdb.tui/color-prompt on freebsd
[gdb/testsuite] Fix gdb.tui/tui-disasm-styling.exp on freebsd
gdb/testsuite/gdb.tui/color-prompt.exp | 23 +++++++++++++++++---
gdb/testsuite/gdb.tui/main-2.exp | 23 +++++++++++++++++---
gdb/testsuite/gdb.tui/tui-disasm-styling.exp | 17 ++++++++++++++-
3 files changed, 56 insertions(+), 7 deletions(-)
base-commit: cdf176bebcf2466b1e921d0e50e405b6e5994208
--
2.43.0
More information about the Gdb-patches
mailing list