aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2021-10-11 12:21:00 +0200
committerTom de Vries <tdevries@suse.de>2021-10-11 12:21:00 +0200
commit19abf6c542ed3d374558f52688af3f9390487593 (patch)
tree7f5d1b053c1ae8706ad5e920f291bb1d8a62855c /gdb/features
parentdbfc69bef9d6f211fa1b42ee38c2e678079def3a (diff)
downloadbinutils-19abf6c542ed3d374558f52688af3f9390487593.zip
binutils-19abf6c542ed3d374558f52688af3f9390487593.tar.gz
binutils-19abf6c542ed3d374558f52688af3f9390487593.tar.bz2
[gdb/testsuite] Use require for ensure_gdb_index
Replace: ... if { [ensure_gdb_index $binfile] == -1 } { return -1 } ... with: ... require {ensure_gdb_index $binfile} != -1 ... and consequently, add a missing UNTESTED message. Tested on x86_64-linux, both with native and target board readnow.
Diffstat (limited to 'gdb/features')
0 files changed, 0 insertions, 0 deletions