diff options
author | Tom Tromey <tom@tromey.com> | 2017-09-27 20:42:21 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-09-29 20:46:43 -0600 |
commit | 2003f3d839fa887811ff65380191e0beaeff719e (patch) | |
tree | 3cc8e2fcc9362b69a7760878ade9b1f015e21a37 /gdb/tracepoint.c | |
parent | 8f8accb58078b1f249dc6865b8784a0a8e8881dd (diff) | |
download | gdb-2003f3d839fa887811ff65380191e0beaeff719e.zip gdb-2003f3d839fa887811ff65380191e0beaeff719e.tar.gz gdb-2003f3d839fa887811ff65380191e0beaeff719e.tar.bz2 |
Remove some cleanups from stack.c
This removes some cleanups from stack.c by using std::string or
gdb::unique_xmalloc_ptr. One cleanup remains in this file; I did not
remove it here because it is handled in another patch series that has
yet to be resolved.
gdb/ChangeLog
2017-09-29 Tom Tromey <tom@tromey.com>
* stack.c (parse_frame_specification): Use std::string
(info_frame_command): Use gdb::unique_xmalloc_ptr.
Diffstat (limited to 'gdb/tracepoint.c')
0 files changed, 0 insertions, 0 deletions