hanchenye-llvm-project/lldb/source
Chandler Carruth 38336a168d Update to reflect API changes in r171367.
llvm-svn: 171381
2013-01-02 12:55:00 +00:00
..
API Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver 2012-12-21 22:22:26 +00:00
Breakpoint Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
Commands If we can't find the python function for a given summary, print the name of the function in the warning message. 2012-12-20 20:08:17 +00:00
Core Cleaned up the UUID mismatch just printing itself whenever it wants to by allowing an optional feedback stream to be passed along when getting the symbol vendor. 2012-12-14 02:15:00 +00:00
Expression Update to reflect API changes in r171367. 2013-01-02 12:55:00 +00:00
Host Fixed a bug where we could accept the wrong 2012-12-21 21:32:25 +00:00
Interpreter <rdar://problem/12446222> 2012-12-19 23:42:07 +00:00
Plugins Remember to tell the target about dyld when we resolve the address for it. 2012-12-22 01:52:32 +00:00
Symbol Update to reflect API changes in r171367. 2013-01-02 12:55:00 +00:00
Target Adding eStopReasonThreadExiting and fixing the handling of this state on Linux. 2012-12-20 23:08:03 +00:00
Utility Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
Makefile Don't include LLDBWrapPython.cpp here. Use it in Interpreter. 2012-05-29 14:03:55 +00:00
lldb-log.cpp Add an LLDB_LOG_TARGET logging channel (log eanble lldb target). 2012-12-05 00:25:49 +00:00
lldb.cpp Enabling ItaniumABILanguageRuntime and SymbolFileDWARFDebugMap plugins on non-Apple platforms. 2012-12-14 21:03:37 +00:00