hanchenye-llvm-project/lldb
Greg Clayton f44404407f Respect the fact that the result object claims it doesn't want to be interactive by not forwarding STDIN to the python invocation when it isn't desired.
This fixes an issue of running "script" commands via SBDebugger::HandleCommand(...) and SBCommandInterpreter::HandleCommand(...) deadlocking Xcode.

<rdar://problem/18075038>

llvm-svn: 225567
2015-01-10 00:42:12 +00:00
..
cmake lldb-platform - static link all llvm dependencies 2015-01-07 21:35:07 +00:00
docs [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIX 2014-12-29 12:42:33 +00:00
examples Improved the TreeItem delegate which simplifies making tree items: 2014-10-07 17:30:23 +00:00
gtest Adds UriParser::Parse and unit tests 2015-01-06 23:38:24 +00:00
include Make the list of synthetic children thread safe 2015-01-09 19:47:45 +00:00
lib Fix some bugs from D5988 2014-10-31 15:57:52 +00:00
lldb.xcodeproj Adds UriParser::Parse and unit tests 2015-01-06 23:38:24 +00:00
lldb.xcworkspace Fixup gtest layout, add Linux ThreadStateCoordinator.cpp. 2014-09-25 19:25:07 +00:00
resources Bump the verison number in the xcode project files. 2014-08-21 23:27:02 +00:00
scripts When building on Windows, copy Python27(_d).dll to the output folder. 2015-01-05 22:29:19 +00:00
source Respect the fact that the result object claims it doesn't want to be interactive by not forwarding STDIN to the python invocation when it isn't desired. 2015-01-10 00:42:12 +00:00
test [TestInferiorAssert] Differentiate DWARF and DSYM tests with suffixes. 2015-01-10 00:25:23 +00:00
tools lldb-platform - static link all llvm dependencies 2015-01-07 21:35:07 +00:00
utils
www Update the website with information about LLDB on Windows. 2014-12-31 00:06:49 +00:00
.arcconfig
.clang-format Fix .clang-format file to adhere to LLDB 140 column limit. 2014-08-19 17:18:38 +00:00
.gitignore Add a method to disable the Windows crash / assert dialogs. 2014-12-12 18:10:52 +00:00
CMakeLists.txt [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIX 2014-12-29 12:42:33 +00:00
INSTALL.txt Revert "git-svn test commit" 2014-11-18 22:45:59 +00:00
LICENSE.TXT
Makefile Remove the -Wno-unused-function option. We are clean 2014-09-09 07:49:15 +00:00