diff options
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-29 10:50:30 +0100 |
---|---|---|
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2025-01-29 11:17:34 +0100 |
commit | 41ef481066787b9c72eda27810959f18ddd84f93 (patch) | |
tree | bfc8a6fb44bc6f0edfea46b036493c7511e8a3b5 /gdb/source.c | |
parent | 207bcb60ddeccc2c15a9ae91952e191ba7795fbc (diff) | |
download | binutils-41ef481066787b9c72eda27810959f18ddd84f93.zip binutils-41ef481066787b9c72eda27810959f18ddd84f93.tar.gz binutils-41ef481066787b9c72eda27810959f18ddd84f93.tar.bz2 |
gdbserver: use unique_ptr for thread_info's regcache
Store the regcache pointer in thread_info as a unique_ptr. This
allows us delete the thread_info destructor.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions