diff options
author | Tom Tromey <tom@tromey.com> | 2018-07-22 10:28:23 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-05-04 14:40:55 -0600 |
commit | 5da01df5b5601cae695cee588547fb9ef0967081 (patch) | |
tree | 9c0fd4038774186707ec10f2f40a56449f4b2d45 /gdb/aarch64-tdep.c | |
parent | fbdf05a16ec647358e65582721c4ca7dae15e58d (diff) | |
download | gdb-5da01df5b5601cae695cee588547fb9ef0967081.zip gdb-5da01df5b5601cae695cee588547fb9ef0967081.tar.gz gdb-5da01df5b5601cae695cee588547fb9ef0967081.tar.bz2 |
Remove a VEC from ppc-linux-nat.c
This replaces a VEC in ppc-linux-nat.c with a std::vector.
gdb/ChangeLog
2019-05-04 Simon Marchi <simon.marchi@efficios.com>
Tom Tromey <tom@tromey.com>
* ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
(ppc_threads): Now a std::vector. Now static.
(hwdebug_find_thread_points_by_tid)
(ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
Update.
Diffstat (limited to 'gdb/aarch64-tdep.c')
0 files changed, 0 insertions, 0 deletions