llvm-project/lldb/source
Jason Molenda 008c45f1a1 Change SBThread::GetExtendedBacktrace to
SBThread::GetExtendedBacktraceThread to make it more clear what is
being returned.

llvm-svn: 194531
2013-11-12 23:33:32 +00:00
..
API Change SBThread::GetExtendedBacktrace to 2013-11-12 23:33:32 +00:00
Breakpoint Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
Commands Change SBThread::GetExtendedBacktrace to 2013-11-12 23:33:32 +00:00
Core Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
DataFormatters This patch does a couple of things. 2013-11-07 00:11:47 +00:00
Expression Increase log detail for size mismatch in EntityVariable::Materialize 2013-11-11 19:40:51 +00:00
Host Fixes to get LLDB building on Windows again. 2013-10-22 12:27:43 +00:00
Interpreter Fixed a build warning for a missing switch case. 2013-11-08 23:38:26 +00:00
Plugins Add object logging to HistoryThread. Call the DoDestroy() method from 2013-11-12 00:09:58 +00:00
Symbol Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Target Change SBThread::GetExtendedBacktrace to 2013-11-12 23:33:32 +00:00
Utility <rdar://problem/15182550> 2013-10-18 18:57:49 +00:00
CMakeLists.txt Fix CMake standalone build. 2013-11-11 04:46:09 +00:00
Makefile Remove LLDB dependency on xcodeworkspace (on Linux) for version number 2013-02-28 16:51:15 +00:00
lldb-log.cpp The output of 'log list' was missing a few of the lldb channels: 2013-09-12 01:48:59 +00:00
lldb.cpp Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00