summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PC adjustment in StackFrame::GetSymbolContextJoseph Tremoulet2019-08-021-1/+2
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-39/+29
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-16/+12
* Roll back the changes I made in r193907 which created a new FrameJason Molenda2013-11-041-1/+1
* Add a new base class, Frame. It is a pure virtual function whichJason Molenda2013-11-021-1/+1
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-2/+2
* Lock the Unwinder before accessing it.Jim Ingham2011-10-211-8/+5
* Fixed issues with RegisterContext classes and the subclasses. There wasGreg Clayton2011-01-061-1/+1
* typedef fixups, patch from Jean-Daniel Dupas.Greg Clayton2010-07-071-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+77
OpenPOWER on IntegriCloud