llvm-project/lldb
Greg Clayton 6f4d8af713 <rdar://problem/12125274>
Intentionally leak the module list to avoid unnecessary freeing of modules + object files + symbol files when the program is exiting.

llvm-svn: 164184
2012-09-18 23:50:22 +00:00
..
docs Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
examples <rdar://problem/11398693> Making sure we do not attempt to run code on zombie objects when attempting to format them 2012-09-18 18:34:14 +00:00
include <rdar://problem/12188843> Fixing a problem where a Python command created in the same module where the target function is defined causes the help string not to come out 2012-09-18 21:53:02 +00:00
lib Fixes by Daniel Malea. 2012-08-28 13:59:38 +00:00
lldb.xcodeproj Start at getting "thread return" working. Doesn't work yet. 2012-09-12 00:40:39 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Updating Xcode project version numbers for lldb-165 and debugserver-192 2012-08-07 00:32:29 +00:00
scripts Fixed some problems with SWIG bindings. 2012-09-14 17:09:15 +00:00
source <rdar://problem/12125274> 2012-09-18 23:50:22 +00:00
test <rdar://problem/12161825> Rephrase formatter for NSIndexSet in terms of indexes instead of objects 2012-09-18 18:06:37 +00:00
tools <rdar://problem/12219840> 2012-09-18 18:19:49 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +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