Jonas Devlieghere 6493345c5a
[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.
2025-04-10 11:04:05 -07:00
..