Skip to content
Commit 708c1ab6 authored by Greg Clayton's avatar Greg Clayton
Browse files

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
parent 52c7d202
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment