diff options
author | Tom Tromey <tom@tromey.com> | 2018-03-08 22:28:54 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-03-12 08:24:17 -0600 |
commit | 984c72381ccd9f950a87d4d7edecc6fa30db8b41 (patch) | |
tree | a47a0e379f40b237f29c9ad4fa342d93993707b8 /gdb/tracepoint.c | |
parent | 933522d1dbc9162fbc69453f0ab5f72998df2955 (diff) | |
download | binutils-984c72381ccd9f950a87d4d7edecc6fa30db8b41.zip binutils-984c72381ccd9f950a87d4d7edecc6fa30db8b41.tar.gz binutils-984c72381ccd9f950a87d4d7edecc6fa30db8b41.tar.bz2 |
Use gdb::byte_vector when reading section data
This changes a couple of spots that read section data to use
gdb::byte_vector rather than a cleanup.
Regression tested by the buildbot. I am not certain that the buildbot
actually tests the code in question, so I recommend careful review.
gdb/ChangeLog
2018-03-12 Tom Tromey <tom@tromey.com>
* rs6000-aix-tdep.c (rs6000_aix_core_xfer_shared_libraries_aix):
Use gdb::byte_vector.
* arm-tdep.c (arm_exidx_new_objfile): Use gdb::byte_vector.
Diffstat (limited to 'gdb/tracepoint.c')
0 files changed, 0 insertions, 0 deletions