diff options
author | Stephan Rohr <stephan.rohr@intel.com> | 2024-10-16 02:34:52 -0700 |
---|---|---|
committer | Stephan Rohr <stephan.rohr@intel.com> | 2024-11-07 02:50:48 -0800 |
commit | 9f77b3aa0bfcd07015a47aef210fdc1157a4f08f (patch) | |
tree | 19ec4176ffae8b9b44b97a15177e51cec3ec17fb /gdb/python/py-cmd.c | |
parent | 8adee4d2ce0d9881f1683be2523aca0760af7b56 (diff) | |
download | binutils-9f77b3aa0bfcd07015a47aef210fdc1157a4f08f.zip binutils-9f77b3aa0bfcd07015a47aef210fdc1157a4f08f.tar.gz binutils-9f77b3aa0bfcd07015a47aef210fdc1157a4f08f.tar.bz2 |
gdbserver: change 'all_processes' and 'all_threads' list type
This patch replaces the 'std::list' type of 'all_processes' and
'all_threads' with the more lightweight 'owning_intrusive_list'
type.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/python/py-cmd.c')
0 files changed, 0 insertions, 0 deletions