diff options
author | Tom de Vries <tdevries@suse.de> | 2020-03-03 10:33:49 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2020-03-03 10:33:49 +0100 |
commit | b98cc2cf1aecd4b9348252832b4b0bef727866cf (patch) | |
tree | f0f15ba992763a604fa3450a94ec7c6bf22f4ee8 /gdb/ser-go32.c | |
parent | f45fb2900cbcbc746a626d1d6bbff5eec36e9b84 (diff) | |
download | gdb-b98cc2cf1aecd4b9348252832b4b0bef727866cf.zip gdb-b98cc2cf1aecd4b9348252832b4b0bef727866cf.tar.gz gdb-b98cc2cf1aecd4b9348252832b4b0bef727866cf.tar.bz2 |
[gdb/testsuite] Fix mi-sym-info.exp with check-read1
When running gdb.mi/mi-sym-info.exp with check-read1, we run into:
...
FAIL: gdb.mi/mi-sym-info.exp: List all functions
FAIL: gdb.mi/mi-sym-info.exp: List all variables
...
The problem is that while the $mi_gdb_prompt is active, gdb_test_multiple is
used without -prompt "$mi_gdb_prompt$", so it defaults to matching $gdb_prompt.
Fix this by adding the missing gdb_test_multiple arguments.
Reg-tested on x86_64-linux with make targets check and check-read1.
gdb/testsuite/ChangeLog:
2020-03-03 Tom de Vries <tdevries@suse.de>
* gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
gdb_test_multiple calls.
Diffstat (limited to 'gdb/ser-go32.c')
0 files changed, 0 insertions, 0 deletions