diff options
author | Sergio Durigan Junior <sergiodj@redhat.com> | 2019-05-16 16:23:24 -0400 |
---|---|---|
committer | Sergio Durigan Junior <sergiodj@redhat.com> | 2019-05-16 16:26:30 -0400 |
commit | 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0 (patch) | |
tree | 26764897d83d8fad0c8fe8fa14383d6603dab988 /gdb/ui-file.h | |
parent | f3da9116654bb2e899063a0aa9e11c2606b38fff (diff) | |
download | gdb-677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0.zip gdb-677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0.tar.gz gdb-677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0.tar.bz2 |
Make stap-probe.c:stap_parse_register_operand's "regname" an std::string
This patch simplifies the code of
stap-probe.c:stap_parse_register_operand by making "regname" an
std::string. No functionality change.
I'm this code's maintainer, so I'm pushing this as it's a fairly
trivial patch.
gdb/ChangeLog:
2019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
* stap-probe.c (stap_parse_register_operand): Make "regname" an
"std::string", simplifying the algorithm.
Diffstat (limited to 'gdb/ui-file.h')
0 files changed, 0 insertions, 0 deletions