diff options
author | 2018-08-29 22:49:40 -0600 | |
---|---|---|
committer | 2018-09-13 16:22:33 -0600 | |
commit | 5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d (patch) | |
tree | f20fe4ea62b8bc633666f1c788a65cb75d696bda /gdb/compile | |
parent | Remove cleanup from add_path (diff) | |
download | binutils-gdb-5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d.tar.gz binutils-gdb-5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d.tar.bz2 binutils-gdb-5b4cbbe357aaf6462a68e1a15c9532dd3d01e06d.zip |
Remove cleanup from procfs.c
This removes the last remaining cleanup from procfs.c, replacing it
with a unique_ptr specialization.
gdb/ChangeLog
2018-09-13 Tom Tromey <tom@tromey.com>
* procfs.c (struct procinfo_deleter): New.
(procinfo_up): New typedef.
(do_destroy_procinfo_cleanup): Remove.
(procfs_target::info_proc): Use procinfo_up. Remove cleanups.
Diffstat (limited to 'gdb/compile')
0 files changed, 0 insertions, 0 deletions