summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Disassembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a missing newline when dumping mixed disassembly.Greg Clayton2010-09-151-3/+10
* Moved the section load list up into the target so we can use the targetGreg Clayton2010-09-141-7/+9
* Fixed an error that could occur during disassembly that could cause a functio...Greg Clayton2010-09-061-1/+1
* Added a new bool parameter to many of the DumpStopContext() methods that Greg Clayton2010-09-021-1/+1
* Got a lot of the kinks worked out in the inline support after debugging moreGreg Clayton2010-08-241-1/+1
* Added support for inlined stack frames being represented as real stack framesGreg Clayton2010-08-241-1/+1
* Changed SymbolContext so when you search for functionsSean Callanan2010-07-271-1/+2
* Centralized all disassembly into static functions in source/Core/Disassembler...Greg Clayton2010-06-301-75/+223
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-1/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+299
OpenPOWER on IntegriCloud