llvm-project/lldb/source
Johnny Chen aefcf999d2 Add an InstanceSettings::NotifyOwnerIsShuttingDown() method so that the owner can notify InstanceSettings instances
that their owner reference is no longer valid.

llvm-svn: 149145
2012-01-27 21:27:39 +00:00
..
API <rdar://problem/10750012> 2012-01-27 00:13:27 +00:00
Breakpoint For Dump(Stream *s), use GetOptionsNoCreate()->GetIgnoreCount() and fix the indentation. 2012-01-26 00:08:14 +00:00
Commands Emit the message about putting ' -- ' between the end of command options and the raw input conditionally, 2012-01-27 18:49:33 +00:00
Core Add an InstanceSettings::NotifyOwnerIsShuttingDown() method so that the owner can notify InstanceSettings instances 2012-01-27 21:27:39 +00:00
Expression Added a mechanism for the IR interpreter to return 2012-01-24 22:06:48 +00:00
Host Fix typo. 2012-01-27 18:53:22 +00:00
Interpreter <rdar://problem/10750012> 2012-01-27 00:13:27 +00:00
Plugins Fixed an issue with the Instruction subclasses where the strings might 2012-01-19 03:24:53 +00:00
Symbol Made IsArrayOfScalarType handle typedefs correctly. 2012-01-19 23:54:24 +00:00
Target Fix a typo in the error message of the StopInfoWatchpoint class. 2012-01-24 23:19:25 +00:00
Utility Added a ModuleList::Destroy() method which will reclaim the std::vector 2012-01-27 18:45:39 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Fixed an issue where a lexical block or inlined function might have bad debug 2011-09-29 23:41:34 +00:00
lldb.cpp This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00