aboutsummaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
diff options
context:
space:
mode:
authorLancelot SIX <lsix@lancelotsix.com>2021-11-19 19:05:37 +0000
committerLancelot SIX <lsix@lancelotsix.com>2022-01-07 22:43:32 +0000
commitaaff91fdf209a03c91a59681ca187c92d94826b8 (patch)
tree723ee055ed949672b88d0dc4557e2dd8c941c613 /gdb/source-cache.c
parent3c1f0c735d69d8e06003f5344d4a19b4320f10d8 (diff)
downloadgdb-aaff91fdf209a03c91a59681ca187c92d94826b8.zip
gdb-aaff91fdf209a03c91a59681ca187c92d94826b8.tar.gz
gdb-aaff91fdf209a03c91a59681ca187c92d94826b8.tar.bz2
gdb/testsuite: Remove duplicates from gdb.base/miscexprs.exp
When running the testsuite I see: Running .../gdb/testsuite/gdb.base/miscexprs.exp ... DUPLICATE: gdb.base/miscexprs.exp: print value of !ibig.i[100] DUPLICATE: gdb.base/miscexprs.exp: print value of !ibig.i[100] This is due to an explicit test name repeated across multiple tests. The actual test explicit names do not add much over the command from wich default test names are derived. Fix by removing the explicit test names across the file where they do not add value. While at doing some cleaning, also use $gdb_test_name in the various uses of gdb_test_multiple. Tested on x86_64-linux.
Diffstat (limited to 'gdb/source-cache.c')
0 files changed, 0 insertions, 0 deletions