llvm-project
6493345c
- [lldb] Handle signals in a separate thread in the driver (#134956)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
174 days ago
[lldb] Handle signals in a separate thread in the driver (#134956) Handle signals in a separate thread in the driver so that we can stop worrying about signal safety of functions in libLLDB that may get called from a signal handler.
References
#134956 - [lldb] Handle signals in a separate thread in the driver
Author
JDevlieghere
Parents
9102ccd2
Loading