hanchenye-llvm-project/lldb/tools
Hafiz Abid Qadeer ebbb8f3a41 Cleanup of the fix done recently for a lldb-mi hang on OSX.
It was observed that we dont need to set stdin to unbuffered and setting console
to non-canonical mode.

Patch originally came from "Ilia K <ki.stfu@gmail.com>"

llvm-svn: 223353
2014-12-04 11:05:31 +00:00
..
compact-unwind Add support for 32-bit i386 binaries. 2014-11-29 09:17:40 +00:00
darwin-debug Fix typos. 2014-07-01 21:22:11 +00:00
darwin-threads Fix examine-threads to build for arm64. 2014-11-14 22:58:25 +00:00
debugserver Remove unused service plist. 2014-10-30 01:04:59 +00:00
driver Make the sourcing of the local .lldbinit file quiet. 2014-11-22 01:33:22 +00:00
install-headers Fixed our install-headers script to set version 2014-07-17 17:26:38 +00:00
lldb-gdbserver Make LLGS to open a named pipe and write a listening port to it only when a proper port value is received. 2014-11-27 20:51:24 +00:00
lldb-mi Cleanup of the fix done recently for a lldb-mi hang on OSX. 2014-12-04 11:05:31 +00:00
lldb-perf Cleanup how we listen for process events by using the broadcaster class name instead of having to catch each process instance as it comes alive. 2014-08-18 21:09:50 +00:00
lldb-platform Remove unused change to argc/argv after long option parsing has been completed. 2014-10-16 01:50:14 +00:00
CMakeLists.txt LLGS Android target support - for Andy Chien : http://reviews.llvm.org/D6166 2014-11-08 01:41:49 +00:00
Makefile Avoid building lldb-mi when --enable-werror is set 2014-11-04 23:30:30 +00:00