diff options
author | Tom de Vries <tdevries@suse.de> | 2021-05-11 14:22:11 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-05-11 14:22:11 +0200 |
commit | 5048549af94ccac1ac76de35120c2e85c44d3391 (patch) | |
tree | 66eca0804d5e04f283beea3831b85178d3a1a2cb /COPYING3.LIB | |
parent | 2302f963547cd43c2d3b97491d5ef16be6b783a5 (diff) | |
download | gdb-5048549af94ccac1ac76de35120c2e85c44d3391.zip gdb-5048549af94ccac1ac76de35120c2e85c44d3391.tar.gz gdb-5048549af94ccac1ac76de35120c2e85c44d3391.tar.bz2 |
[gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.exp
The test-case gdb.base/watch_thread_num.exp contains an infrun regexp:
...
-re "infrun:" {
...
which doesn't trigger because:
- the test-case doesn't contain "set debug infrun 1", and
- if we hack the test-case to add this, the regexp doesn't match
because "[infrun] " is printed instead.
Make the test pass with "set debug infrun 1" and add the setting commented
out.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2021-05-11 Tom de Vries <tdevries@suse.de>
* gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
Add "set debug infrun 1" commented out.
Diffstat (limited to 'COPYING3.LIB')
0 files changed, 0 insertions, 0 deletions