aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/lib
diff options
context:
space:
mode:
authorAndrew Burgess <aburgess@redhat.com>2023-01-23 15:21:05 +0000
committerAndrew Burgess <aburgess@redhat.com>2023-03-03 09:56:21 +0000
commit6a208145d24c47912c8beb4f1f4b9abeb8d51134 (patch)
tree1025b0a9db8cf372100a16bcfdf2337790c013cf /gdb/python/lib
parent67748abf53b22fd0273bb374923c101c9d597094 (diff)
downloadbinutils-6a208145d24c47912c8beb4f1f4b9abeb8d51134.zip
binutils-6a208145d24c47912c8beb4f1f4b9abeb8d51134.tar.gz
binutils-6a208145d24c47912c8beb4f1f4b9abeb8d51134.tar.bz2
gdb/python: replace strlen call with std::string::size call
Small cleanup to use std::string::size instead of calling strlen on the result of std::string::c_str. Should be no user visible changes after this call.
Diffstat (limited to 'gdb/python/lib')
0 files changed, 0 insertions, 0 deletions