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

Alexey Ushakov alexey.v.ushakov at gmail.com
Thu Apr 17 00:51:04 PDT 2014


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pty_fix.patch
Type: application/octet-stream
Size: 3225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140417/81b17807/attachment.obj>
-------------- next part --------------

Alexey



More information about the lldb-dev mailing list