diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2020-03-12 14:34:22 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2020-03-12 14:34:22 -0400 |
commit | 3f512721a829ce7b2d38236917309a32f42faa99 (patch) | |
tree | 67c1d38e890bed6712b99ee99416b89b30aa36a9 /gdb/ada-lang.c | |
parent | 40310f30a51c1343b954d1fee7feb9a1d9455e9f (diff) | |
download | gdb-3f512721a829ce7b2d38236917309a32f42faa99.zip gdb-3f512721a829ce7b2d38236917309a32f42faa99.tar.gz gdb-3f512721a829ce7b2d38236917309a32f42faa99.tar.bz2 |
gdb: use foreach_with_prefix in gdb.base/break-interp.exp
Use foreach_with_prefix, instead of foreach and with_test_prefix
separately. Since allows removing some indentation levels, and formats
the test names a bit nicer, in my opinion (or at least, it's more
consistent with the rest of the testsuite):
- PASS: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: INNER: core: set verbose on
+ PASS: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: set verbose on
Note: this patch is better viewed with "git show -w" to ignore
whitespace changes.
gdb/testsuite/ChangeLog:
* gdb.base/break-interp.exp: Use foreach_with_prefix.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions