diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2024-11-07 16:22:20 +0000 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2024-11-08 09:16:23 -0500 |
commit | 907f8c0cf39e1f6e3455dfad03b99a8700c81922 (patch) | |
tree | 9b2b3aa270883f70d50c028fd8ddf03dbf4fef94 /gdb/python/python.h | |
parent | 2500e7d7d2464e461cc6b6f9ab23ea12338832f9 (diff) | |
download | binutils-907f8c0cf39e1f6e3455dfad03b99a8700c81922.zip binutils-907f8c0cf39e1f6e3455dfad03b99a8700c81922.tar.gz binutils-907f8c0cf39e1f6e3455dfad03b99a8700c81922.tar.bz2 |
gdbserver: remove get_thread_process
Remove the `get_thread_process` function, use `thread_info::process`
instead.
In `server.cc`, use `current_process ()` instead of going through the
current thread.
Change-Id: Ifc61d65852e392d154b854a45d45df584ab3922e
Reviewed-By: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Diffstat (limited to 'gdb/python/python.h')
0 files changed, 0 insertions, 0 deletions