aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2025-05-02 10:28:13 +0200
committerTom de Vries <tdevries@suse.de>2025-05-02 10:28:13 +0200
commit0de07b986383f8be874df352482ea404760202c5 (patch)
treeb56467eb165e2cac64de81b34a5a395fa70fef56 /gdb/arch
parent3cecedf089a996d61ba73582b452786e3c6af869 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
[gdb/testsuite] Make gdb.threads/inf-thr-count.exp more readableHEADmaster
While investigating a timeout in gdb.threads/inf-thr-count.exp I noticed that it uses quite some escaping, resulting in hard-to-parse regexps like "\\\$$::decimal". Fix this by reducing the escaping using: - quoting strings using {} instead of "", and - string_to_regexp. Also use multi_line to split up long multi-line regexps. Tested on x86_64-linux.
Diffstat (limited to 'gdb/arch')
0 files changed, 0 insertions, 0 deletions