hanchenye-llvm-project/lldb
Jason Molenda 02ad9378d7 Update xcode project file to match zach's move of connetionfiledescriptor in r219143.
llvm-svn: 219151
2014-10-06 22:15:29 +00:00
..
docs Change the encoding of the Triple string exchanged across GDB-RSP 2014-08-01 05:12:23 +00:00
examples Fix some errors that crept in when I cut & pasted into emacs. 2014-09-30 01:37:52 +00:00
gtest Fix stale comments in new tests. 2014-10-02 19:48:30 +00:00
include Create a ConnectionGenericFile class for Windows. 2014-10-06 21:23:09 +00:00
lib build: attempt to fix the buildbots 2014-09-08 04:53:03 +00:00
lldb.xcodeproj Update xcode project file to match zach's move of connetionfiledescriptor in r219143. 2014-10-06 22:15:29 +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 Allow Python commands to optionally take an SBExecutionContext argument in case they need to handle 'where they want to act' separately from the notion of 'currently-selected entity' that is associated to the debugger. Do this in an (hopefully) non-breaking way by running an argcount check before passing in the new argument. Update the test case to also check for this new feature. www update to follow 2014-10-01 21:47:29 +00:00
source Create a ConnectionGenericFile class for Windows. 2014-10-06 21:23:09 +00:00
test And here's another test case that uses the SB API. Skip it too 2014-10-06 22:00:35 +00:00
tools Move ConnectionFileDescriptor to platform-specific Host directory. 2014-10-06 21:22:36 +00:00
utils
www Add documentation about the new SBExecutionContext for Python commands feature. This marks the end of rdar://18142728 2014-10-01 21:53:32 +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 Update .gitignore for MacOSX 2014-08-14 20:19:57 +00:00
CMakeLists.txt build: fix cmake warning with newer CMake 2014-07-20 05:28:55 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Remove the -Wno-unused-function option. We are clean 2014-09-09 07:49:15 +00:00