llvm-project/lldb/source/Host
Greg Clayton 708c1ab6f5 Python does some bad things to the signal masks in the current process and
then we spawn child processes (debugserver, etc) and those bad settings get 
inherited. We stop this from happening by correctly mucking with the posix
spawn attributes.

llvm-svn: 143176
2011-10-28 01:24:12 +00:00
..
common Added a function to the Host that gets a dummy target 2011-10-27 21:22:25 +00:00
freebsd Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
linux API fix and missing headers. 2011-05-19 23:07:19 +00:00
macosx Python does some bad things to the signal masks in the current process and 2011-10-28 01:24:12 +00:00
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00