diff options
author | Michał Górny <mgorny@moritz.systems> | 2022-01-12 13:26:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2022-01-12 15:40:13 +0100 |
commit | 9a1ce35d7e7fdfa6d45fb24abc3ad30e8eb6c6f4 (patch) | |
tree | c872dd93dcde676c63f46efe8d75a12c8a390c5e /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | c490f8feb71e837dd7011e7a7d8a7928507c9c76 (diff) | |
download | llvm-9a1ce35d7e7fdfa6d45fb24abc3ad30e8eb6c6f4.zip llvm-9a1ce35d7e7fdfa6d45fb24abc3ad30e8eb6c6f4.tar.gz llvm-9a1ce35d7e7fdfa6d45fb24abc3ad30e8eb6c6f4.tar.bz2 |
[lldb] [Process/FreeBSD] Set current thread ID on events
Set the current thread ID to the thread where an event happened.
As a result, e.g. when a signal is delivered to a thread other than
the first one, the respective T packet refers to the signaled thread
rather than the first thread (with no stop reason). While this doesn't
strictly make a difference to the LLDB client, it is the expected
behavior.
Differential Revision: https://reviews.llvm.org/D117103
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions