diff options
author | John Baldwin <jhb@FreeBSD.org> | 2023-08-14 13:38:42 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2023-08-14 13:38:42 -0700 |
commit | 1b0fa45741276182cbb42d8a78b5eba0150d47a1 (patch) | |
tree | dd3cd4156f9fee4942f44f457a12a698514e029e /gdb/testsuite/gdb.python/py-thread-exited.c | |
parent | dad9ed2f252dc286d33e9e73d180eb348062e5dd (diff) | |
download | binutils-1b0fa45741276182cbb42d8a78b5eba0150d47a1.zip binutils-1b0fa45741276182cbb42d8a78b5eba0150d47a1.tar.gz binutils-1b0fa45741276182cbb42d8a78b5eba0150d47a1.tar.bz2 |
fbsd-nat: Add a list of pending events.
The m_pending_events list stores a queue of deferred events that might
be reported by the next call to the target's wait method. The set of
events that are eligible is filtered by the ptid passed to resume.
For now this just replaces the list of vfork_done events. A
subsequent commit will reuse this to store other events.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-thread-exited.c')
0 files changed, 0 insertions, 0 deletions