![]() 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. |
||
---|---|---|
.. | ||
board-sanity.exp | ||
capture-command-output.exp | ||
cond-wrap.exp | ||
dump-system-info.exp | ||
foreach_with_prefix.exp | ||
gdb-caching-proc-consistency.exp | ||
gdb-caching-proc.exp | ||
gdb-test.exp | ||
lmap.exp | ||
parse_options_args.exp | ||
string_to_regexp.exp |