llvm-project/lldb
Jason Molenda c36b184fa2 Change the kdp-remote alias to require a hostname (instead of allowing a zero-length hostname to be specified).
llvm-svn: 164752
2012-09-27 02:47:55 +00:00
..
docs Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
examples Added process attach options and also use the SBLaunchInfo and SBAttachInfo. 2012-09-25 18:27:12 +00:00
include Add an API to figure out whether a breakpoint is internal or not. 2012-09-25 23:55:19 +00:00
lib Patch by Matt, to get lldb to build with the updated llvm+clang versions (via Makefiles). 2012-09-26 16:27:06 +00:00
lldb.xcodeproj Added a new Xcode build configuration, DebugClang, 2012-09-24 23:21:18 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts Add an API to figure out whether a breakpoint is internal or not. 2012-09-25 23:55:19 +00:00
source Change the kdp-remote alias to require a hostname (instead of allowing a zero-length hostname to be specified). 2012-09-27 02:47:55 +00:00
test Added support for the DebugClang configuration to the 2012-09-26 21:16:15 +00:00
tools Re-adding this previously removed file. 2012-09-20 23:08:52 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Add examples of using the kdp-remote and gdb-remote commands to connect to 2012-09-26 22:42:25 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00