diff options
author | Tom Tromey <tom@tromey.com> | 2018-06-14 15:41:12 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-09-17 00:42:17 -0600 |
commit | 117f580a97f721465d62d0630594dafdcd89e4e8 (patch) | |
tree | b9e38004fa77250030c883f113f40215a20c30d8 /gdb/inferior.h | |
parent | dd848631cb96f7d25270faeee4c9736577230a29 (diff) | |
download | binutils-gdb-117f580a97f721465d62d0630594dafdcd89e4e8.tar.gz |
Remove cleanup from infrun.c
This removes a cleanup from infrun.c by taking advantage of the
previous patch to introduce a use of unique_xmalloc_ptr.
gdb/ChangeLog
2018-09-17 Tom Tromey <tom@tromey.com>
* infrun.c (struct infcall_suspend_state) <registers>: Now a
unique_ptr.
<siginfo_data>: Now a unique_xmalloc_ptr.
(save_infcall_suspend_state, restore_infcall_suspend_state)
(discard_infcall_suspend_state)
(get_infcall_suspend_state_regcache): Update.
Diffstat (limited to 'gdb/inferior.h')
0 files changed, 0 insertions, 0 deletions