diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-09-27 18:04:34 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-10-06 13:02:36 +0100 |
commit | f9089d2f7b7d164e6747dc85fb683975119d3bff (patch) | |
tree | cce0d295784ac38d7c73561053f3175d4d07d863 /gdb/python/py-mi.c | |
parent | 67e6945b7e3a5c1577d19b9d83ee9be86c0a8424 (diff) | |
download | binutils-f9089d2f7b7d164e6747dc85fb683975119d3bff.zip binutils-f9089d2f7b7d164e6747dc85fb683975119d3bff.tar.gz binutils-f9089d2f7b7d164e6747dc85fb683975119d3bff.tar.bz2 |
gdbserver: cleanup in handle_v_run
After the previous commit there is now a redundant string copy in
handle_v_run, this commit cleans that up.
There should be no functional change after this commit.
During review I was pointed to this older series:
https://inbox.sourceware.org/gdb-patches/20211022071933.3478427-1-m.weghorn@posteo.de/
which also includes this fix as part of a larger set of changes. I'm
giving a Co-Authored-By credit to the author of that original series.
I believe this smaller fix brings some benefits on its own, though the
original series does offer additional improvements. Once this is
merged I'll take a look at rebasing and resubmitting the original series.
Co-Authored-By: Michael Weghorn <m.weghorn@posteo.de>
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-mi.c')
0 files changed, 0 insertions, 0 deletions