hanchenye-llvm-project/lldb
Greg Clayton 548e9a3e61 <rdar://problem/11791234>
Shared libraries on MacOSX were not properly being removed from the shared
module list when re-running a debug session due to an error in:

Module::MatchesModuleSpec()

llvm-svn: 164991
2012-10-02 06:04:17 +00:00
..
docs Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
examples Implementing plugins that provide commands. 2012-09-28 23:57:51 +00:00
include Handle KASLR kernel loading for kernel corefiles. 2012-10-02 03:49:41 +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 Implementing plugins that provide commands. 2012-09-28 23:57:51 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts Implementing plugins that provide commands. 2012-09-28 23:57:51 +00:00
source <rdar://problem/11791234> 2012-10-02 06:04:17 +00:00
test Added support for the DebugClang configuration to the 2012-09-26 21:16:15 +00:00
tools Fix the extra space char being emitted in this message when breakpoints resolve - 2012-09-28 01:50:47 +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
LICENSE.TXT
Makefile Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00