llvm-project/lldb/source
Greg Clayton 877aaa589b Made FuncUnwinders threadsafe.
Other small cleanups as well.

llvm-svn: 123088
2011-01-08 21:19:00 +00:00
..
API Fixed issues with RegisterContext classes and the subclasses. There was 2011-01-06 22:15:06 +00:00
Breakpoint Fixed an issue where the macosx dynamic loader, on the first shared library loaded notification, wasn't properly removing shared libraries from the target that didn't get loaded. This usually happens when a different shared library is loaded in place of another due to DYLD_LIBRARY_PATH or DYLD_FRAMEWORK_PATH environment variables. We now properly remove any images that didn't make it into the executable. 2010-12-12 21:03:32 +00:00
Commands Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
Core Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
Expression Fixed issues with RegisterContext classes and the subclasses. There was 2011-01-06 22:15:06 +00:00
Host Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
Interpreter Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
Plugins Made FuncUnwinders threadsafe. 2011-01-08 21:19:00 +00:00
Symbol Made FuncUnwinders threadsafe. 2011-01-08 21:19:00 +00:00
Target Added memory caching to lldb_private::Process. All lldb_private::Process 2011-01-07 06:08:19 +00:00
Utility Modified the stop reply packet to be able to send the thread name using the 2011-01-08 03:17:57 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
lldb.cpp Fixes for linux building from Stephen Wilson. 2010-12-16 21:36:30 +00:00