[lldb-dev] Fix of PTY usage in LLDB.framework (regression from 5.0)

Greg Clayton gclayton at apple.com
Thu Apr 17 10:34:31 PDT 2014


Looks good!

% svn commit
Sending        source/Target/Process.cpp
Transmitting file data .
Committed revision 206476.


On Apr 17, 2014, at 12:51 AM, Alexey Ushakov <alexey.v.ushakov at gmail.com> wrote:

> Hello,
> 
> After updating to Xcode.5.1.1 LLDB framework stopped to support partial (only for STDIN) pseudo terminal usage in the debugging process.
> Here is the fix resolving this issue. Please, have a look.
> <pty_fix.patch>
> Alexey
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list