hanchenye-llvm-project/lldb
Johnny Chen 6943e7c569 Add clarification comments.
llvm-svn: 156350
2012-05-08 00:43:20 +00:00
..
docs
examples Added an interactive mode to the "crashlog" command so that we can look at multiple crash logs at once and do some data mining. Added an interactive command prompt that allows you to do: 2012-05-04 20:44:14 +00:00
include Updated to a more meaningful macro name. 2012-05-07 23:23:41 +00:00
lib Add Security framework to the list of frameworks needed for linking. 2012-04-05 06:20:13 +00:00
lldb.xcodeproj Clean up the usage of "MasterPlan" status in ThreadPlans. Only user-initiated plans 2012-05-03 21:19:36 +00:00
lldb.xcworkspace
resources Bump to lldb-145. 2012-04-27 02:25:20 +00:00
scripts Updated LLVM to take a fix for disassembly of 2012-05-08 00:01:21 +00:00
source Add clarification comments. 2012-05-08 00:43:20 +00:00
test Fix the problem that 'help breakpoint set' is printing a lot of redundant lines. 2012-05-07 23:04:49 +00:00
tools Move the el_source() call after the section of code which sets up the default "ctrl-r" and "ctrl-w" bindings 2012-05-07 18:18:08 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Update the docs to reflect the recent changes to categories 2012-05-02 21:13:16 +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
LICENSE.TXT
Makefile Revert the RTTI change from r151187. It make lldb compile with g++ 4.4 but it doesn't link anymore. The bug seems to be fixed in g++ 4.5. 2012-02-22 21:00:17 +00:00