diff options
author | Tom Tromey <tom@tromey.com> | 2017-10-12 16:40:01 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-10-16 16:10:20 -0600 |
commit | b80406accc70791a1789e40f24d64161bc41de34 (patch) | |
tree | d31665e079b2ddd3c2795a07e870b3dbc6876a42 /gdb/target.h | |
parent | a90ecff85af9d9275f540227825ba62bdafc976d (diff) | |
download | gdb-b80406accc70791a1789e40f24d64161bc41de34.zip gdb-b80406accc70791a1789e40f24d64161bc41de34.tar.gz gdb-b80406accc70791a1789e40f24d64161bc41de34.tar.bz2 |
Simple cleanup removals in remote.c
This removes a few cleanups in remote.c using the usual techniques:
std::vector, unique_xmalloc_ptr, and gdb::def_vector.
ChangeLog
2017-10-16 Tom Tromey <tom@tromey.com>
* remote.c (remote_register_number_and_offset): Use std::vector.
(remote_set_syscall_catchpoint): Use gdb::unique_xmalloc_ptr.
(putpkt_binary): Use gdb::def_vector.
(compare_sections_command): Use gdb::byte_vector.
Diffstat (limited to 'gdb/target.h')
0 files changed, 0 insertions, 0 deletions