hanchenye-llvm-project/lldb
Jim Ingham 44ea319596 Fixed a typo in the example (getName -> GetName)
but while I was at it I converted the example to use
properties, since that's much nicer looking.

llvm-svn: 311679
2017-08-24 18:01:50 +00:00
..
cmake [CMake] Add checks for libcompression 2017-07-28 15:39:51 +00:00
docs Adding Support for Error Strings in Remote Packets 2017-07-12 11:15:34 +00:00
examples Add an example command to toggle between disassembly-only and source mode. 2017-04-20 21:51:27 +00:00
include/lldb Make i386-*-freebsd expression work on JIT path 2017-08-16 12:55:02 +00:00
lit Change remaining references to lit.util.capture to use subprocess.check_output. 2017-07-06 21:46:47 +00:00
lldb.xcodeproj [lldb] Correctly escape newlines and backslashes in the JSON serializer 2017-08-22 18:36:12 +00:00
lldb.xcworkspace
packages/Python/lldbsuite test: fix missed test 2017-08-23 18:05:19 +00:00
resources
scripts Fixed a typo in the example (getName -> GetName) 2017-08-24 18:01:50 +00:00
source When parsing the DBGSourcePathRemapping plist entries 2017-08-24 00:58:14 +00:00
test cmake build needs to run tests AND collect results 2017-07-18 23:45:06 +00:00
third_party/Python/module
tools Change the ftag x87 register from being 8-bits wide to 16-bits wide 2017-08-24 03:22:08 +00:00
unittests Fixup for r311483: Use correct path to StreamString.h 2017-08-22 19:09:39 +00:00
utils
www The llvm.org bugzilla moved. 2017-07-13 00:36:21 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [CMake] Enable OS_LOG support on Darwin 2017-07-28 15:39:50 +00:00
CODE_OWNERS.txt Greg Clayton is no longer working at Apple, he will continue to 2017-03-01 00:00:45 +00:00
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py