Don't try to make a pseudo terminal if we are launching in a separate...
Don't try to make a pseudo terminal if we are launching in a separate terminal, it causes a deadlock when debugging because we create a PTY and yet it isn't hooked up to anything on the slave side. llvm-svn: 241919
Loading
Please sign in to comment