binutils-gdb/gdb/testsuite/gdb.testsuite
Tom de Vries 4fa173cfd7 [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple
While writing a gdb_test_multiple call in a test-case I tried to use -wrap in
combination with -prompt and found out that it doesn't work, because -wrap uses
"$gdb_prompt $" instead of $prompt_regexp.

Fix this by making -wrap use $prompt_regexp.

Tested on x86_64-linux.
2023-04-24 22:08:53 +02:00
..
board-sanity.exp [gdb/testsuite] Set remotedir in local-remote-host-native.exp 2023-03-21 11:07:19 +01:00
capture-command-output.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
cond-wrap.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
dump-system-info.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
foreach_with_prefix.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
gdb-caching-proc-consistency.exp [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.testsuite 2023-03-06 16:49:19 +01:00
gdb-caching-proc.exp [gdb/testsuite] Allow args in gdb_caching_proc 2023-03-06 16:49:19 +01:00
gdb-test.exp [gdb/testsuite] Fix -wrap in presence of -prompt in gdb_test_multiple 2023-04-24 22:08:53 +02:00
lmap.exp [gdb/testsuite] Add basic lmap for tcl < 8.6 2023-04-24 14:48:06 +02:00
parse_options_args.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
string_to_regexp.exp Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00