binutils-gdb/gdb/testsuite/gdb.tui
Tom de Vries 37d9880d65 [gdb] Mention --with/without-system-readline for --configuration
Simon reported that the new test-case gdb.tui/pr30056.exp fails with system
readline.

This is because the test-case requires a fix in readline that's present in our
in-repo copy of readline, but most likely not in any system readline yet.

Fix this by:
- mentioning --with-system-readline or --without-system-readline in the
  configuration string.
- adding a new proc with_system_readline that makes this information available
  in the testsuite.
- using this in test-case gdb.tui/pr30056.exp to declare it unsupported for
  --with-system-readline.

Tested on x86_64-linux.

Reported-By: Simon Marchi <simon.marchi@efficios.com>
Approved-By: Simon Marchi <simon.marchi@efficios.com>
2023-05-30 17:49:31 +02:00
..
basic.exp [gdb/testsuite] Add Term::get_line_with_attrs 2023-05-22 12:02:43 +02:00
break.exp
color-prompt.exp [gdb/testsuite] Add test-case gdb.tui/color-prompt.exp 2023-05-26 12:30:24 +02:00
compact-source.exp [gdb/tui] Don't show line number for lines not in source file 2023-05-16 17:40:32 +02:00
completion.exp [gdb/testsuite] Fix timeout in gdb.tui/completion.exp 2023-04-25 08:33:57 +02:00
corefile-run.exp [gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp 2023-04-25 08:33:57 +02:00
empty.exp
info-win.exp
list-before.exp
list.exp
main-one-line.c
main.exp [gdb/testsuite] Fix gdb.tui/main.exp without TUI 2023-04-29 07:00:34 +02:00
new-layout.exp
pr30056.exp [gdb] Mention --with/without-system-readline for --configuration 2023-05-30 17:49:31 +02:00
regs.exp
resize-2.exp [gdb/tui] Fix TUI resizing for TERM=ansi 2023-04-30 13:06:23 +02:00
resize.exp
scroll.exp
tui-disasm-long-lines.c
tui-disasm-long-lines.exp
tui-focus.c
tui-focus.exp
tui-layout-asm-short-prog.exp [gdb/testsuite] Add regression test for PR30325 2023-04-14 13:47:19 +02:00
tui-layout-asm-short-prog.S
tui-layout-asm.exp
tui-layout.c
tui-layout.exp [gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote host 2023-03-13 17:20:09 +01:00
tui-missing-src.exp
tui-nl-filtered-output.exp [gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output.exp for remote host 2023-03-13 17:20:09 +01:00
tuiterm.exp [gdb/testsuite] Fix linefeed scrolling in tuiterm 2023-05-29 22:11:05 +02:00
winheight.exp
winwidth.exp
wrap-line.exp gdb/testsuite: extend special '^' handling to gdb_test_multiple 2023-05-12 13:45:52 +01:00