diff options
author | Tom de Vries <tdevries@suse.de> | 2021-06-07 14:33:51 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2021-06-07 14:33:51 +0200 |
commit | 409cac34d9328d81ff7d17a51707e7898a7be960 (patch) | |
tree | 1463460d0b5bc7750a6d5e1643d5ad3991d40b0b /gdb/python | |
parent | bc37aacde189cbebffd06b5459b239a0407de396 (diff) | |
download | binutils-409cac34d9328d81ff7d17a51707e7898a7be960.zip binutils-409cac34d9328d81ff7d17a51707e7898a7be960.tar.gz binutils-409cac34d9328d81ff7d17a51707e7898a7be960.tar.bz2 |
[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl
The regexp matching state machine in gdb.base/info-types.exp.tcl handles
"File .*:" lines individually. Now that we do line-by-line matching, that's
no longer necessary.
Simplify accordingly.
Tested on x86_64-linux.
gdb/testsuite/ChangeLog:
2021-06-07 Tom de Vries <tdevries@suse.de>
* gdb.base/info-types.exp.tcl: Remove "File .*" matching from regexp
matching state machine.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions