llvm-project/lldb/include/lldb
Jason Molenda 8ee9cb5891 Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method
(and same thing to Thread base class) which can be used when looking
at an ExtendedBacktrace thread; it will try to find the IndexID() of
the original thread that was executing this backtrace when it was
recorded.  If lldb can't find a record of that thread, it will return
the same value as IndexID() for the ExtendedBacktrace thread.

llvm-svn: 194912
2013-11-16 01:24:22 +00:00
..
API Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method 2013-11-16 01:24:22 +00:00
Breakpoint Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
Core Fixed the the breakpoint test case failures. 2013-11-09 00:03:31 +00:00
DataFormatters Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Expression Changed the ABIs and ClangFunction to take a 2013-11-08 01:14:26 +00:00
Host <rdar://problem/15182550> 2013-10-18 18:57:49 +00:00
Interpreter Roll back the changes I made in r193907 which created a new Frame 2013-11-04 09:33:30 +00:00
Symbol Added Iterable, a class that vends standard C++ 2013-11-06 19:28:40 +00:00
Target Add a new SBThread::GetExtendedBacktraceOriginatingIndexID() method 2013-11-16 01:24:22 +00:00
Utility Added Iterable, a class that vends standard C++ 2013-11-06 19:28:40 +00:00
Makefile Make install on lldb was not installing the header files (probably because the file was copied from clang and not updated) 2013-09-20 13:22:45 +00:00
lldb-defines.h Move the code which translates a dispatch_qaddr into a 2013-10-18 05:55:24 +00:00
lldb-enumerations.h <rdar://problem/14496092> 2013-10-21 18:40:51 +00:00
lldb-forward.h <rdar://problem/15172417> 2013-11-13 23:28:31 +00:00
lldb-private-enumerations.h This patch does a couple of things. 2013-11-07 00:11:47 +00:00
lldb-private-interfaces.h Add a new system runtime plugin type - just the top level 2013-11-05 03:57:19 +00:00
lldb-private-log.h merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
lldb-private-types.h <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
lldb-private.h MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00
lldb-public.h Removed the "lldb-forward-rtti.h" header file as it was designed to contain 2012-01-30 02:53:15 +00:00
lldb-python.h Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
lldb-types.h Move the code which translates a dispatch_qaddr into a 2013-10-18 05:55:24 +00:00
lldb-versioning.h Fix a few errors found when building lldb with newer versions of clang. 2013-10-05 02:52:22 +00:00