summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-6/+6
* Built the native unwinder with all the warnings c++-4.2 could muster;Jason Molenda2010-11-041-2/+3
* Handle the case where no eh_frame section is present.Jason Molenda2010-11-041-27/+40
* Add an unwind log Printf to note when an eh_frame section isJason Molenda2010-10-261-146/+205
* Don't indent log lines by frame # spaces if the frame # exceeds 100 - the ind...Jason Molenda2010-10-261-29/+42
* Get a disassembler based on the correct architecture for assemblyJason Molenda2010-10-261-49/+68
* Check in the native lldb unwinder. Jason Molenda2010-10-251-0/+986
OpenPOWER on IntegriCloud