diff options
author | Tom Tromey <tom@tromey.com> | 2023-06-17 13:32:09 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-06-20 07:52:28 -0600 |
commit | b68e4ea64e99831032c5fc613ec432448cfc0c84 (patch) | |
tree | f9368036751ed747ec4ef5721d5d61042f7cb5e9 /gdb/remote.c | |
parent | 8ca8b801ed4d786b11dc7e29093b904850e8a406 (diff) | |
download | gdb-b68e4ea64e99831032c5fc613ec432448cfc0c84.zip gdb-b68e4ea64e99831032c5fc613ec432448cfc0c84.tar.gz gdb-b68e4ea64e99831032c5fc613ec432448cfc0c84.tar.bz2 |
Use std::string in linux-osdata.c
I found some code in linux-osdata that manually managed a string.
Replacing this with std::string simplifies it.
Reviewed-by: John Baldwin <jhb@FreeBSD.org>
Diffstat (limited to 'gdb/remote.c')
0 files changed, 0 insertions, 0 deletions