llvm-project/lldb/source
Greg Clayton c432c1967b Fixed the auto completion of objective C types with the new ExternalASTSource
changes that recently happened.

llvm-svn: 123881
2011-01-20 04:18:48 +00:00
..
API Fixed missing return value (patch from Stephen Wilson). 2011-01-18 21:43:22 +00:00
Breakpoint Implemented a major overhaul of the way variables are handled 2011-01-13 08:53:35 +00:00
Commands A few of the issue I have been trying to track down and fix have been due to 2011-01-17 03:46:26 +00:00
Core Updated to revision 123723 of LLVM, to bring in 2011-01-18 23:32:05 +00:00
Expression Make expressions clean up their JIT'ed code allocation. 2011-01-19 23:00:49 +00:00
Host Plug Free BSD memory leak. 2011-01-13 01:27:55 +00:00
Interpreter Replace Mutex guarding python interpreter access with Predicate, 2011-01-17 21:55:19 +00:00
Plugins Back up both the register AND the stop state when calling functions. 2011-01-20 02:03:18 +00:00
Symbol Fixed the auto completion of objective C types with the new ExternalASTSource 2011-01-20 04:18:48 +00:00
Target Back up both the register AND the stop state when calling functions. 2011-01-20 02:03:18 +00:00
Utility Thread safety changes in debugserver and also in the process GDB remote plugin. 2011-01-18 19:36:39 +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 Initial support for a DynamicLoader plugin on Linux. 2011-01-16 19:45:39 +00:00