[Lldb-commits] [PATCH] D70022: [lldb] [Process/NetBSD] Improve threading support
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 11 01:25:42 PST 2019
labath added a comment.
In D70022#1740388 <https://reviews.llvm.org/D70022#1740388>, @mgorny wrote:
> Well, are there any LLDB commands that can actually cause such an event to happen? I haven't been able to find one to send a signal to thread in the first place.
You can make a gdb-remote test which sends the appropriate packets directly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70022/new/
https://reviews.llvm.org/D70022
More information about the lldb-commits
mailing list