aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2022-03-15 15:08:26 +0000
committerAndrew Burgess <aburgess@redhat.com>2022-03-15 16:59:13 +0000
commitaf481f01297a61af30f3f3dbaa11e6636c587dcb (patch)
tree701d5c9649f508e07bc878fc41b75af254416760 /binutils
parent4ec39c4bca9ac7ac62019e6de9e6519cc77570ec (diff)
downloadbinutils-af481f01297a61af30f3f3dbaa11e6636c587dcb.zip
binutils-af481f01297a61af30f3f3dbaa11e6636c587dcb.tar.gz
binutils-af481f01297a61af30f3f3dbaa11e6636c587dcb.tar.bz2
gdb/testsuite: rename a proc and fix a typo
Rename a proc in gdb.mi/user-selected-context-sync.exp, I think the old name was most likely a typo. The old name match_re_or_ensure_not_output seems (to me) to imply we're in some way checking that the regexp was not output. But that's not what we are doing, we're checking either for the regexp, or for no output, hence the new name match_re_or_ensure_no_output. Additionally, I found a definite typo in one of the comments that I've also fixed. I also updated some test names. These tests (probably due to copy & paste errors) has 'on MI' on their name, when they were actually checking CLI output. For these test I changed the name to use 'on CLI'. There should be no change in what is tested after this commit.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions