diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-10-10 14:56:11 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-10-19 10:57:51 -0400 |
commit | 1c0dfccba7bac021456198597fdce080d4a8315b (patch) | |
tree | 8a552bf2ea76d51073fd8f445d9fbd95197f9efc /libctf/testsuite/libctf-writable | |
parent | 5340140e1b01c0ce13ee2b11a278e6d8869a972a (diff) | |
download | binutils-1c0dfccba7bac021456198597fdce080d4a8315b.zip binutils-1c0dfccba7bac021456198597fdce080d4a8315b.tar.gz binutils-1c0dfccba7bac021456198597fdce080d4a8315b.tar.bz2 |
gdb: remove lm_info_vector typedef
I think this typedef hinders readability. First, it's not well named
(it's not clear it contains lm_info_target objects). And hiding the
fact that it contains unique pointers is not very useful either. I was
looking at the code in solib_target_current_sos where the unique
pointers get moved from the vector, and it wasn't obvious at all what
the source of the move was.
Change-Id: I4a5cda7c90554f018b7c466b1535b41d69cbcbe7
Approved-By: Pedro Alves <pedro@palves.net>
Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>
Diffstat (limited to 'libctf/testsuite/libctf-writable')
0 files changed, 0 insertions, 0 deletions