summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/UnwindAssemblyProfiler-x86.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put plug-ins into the correct directories as they were incorrectly locatedGreg Clayton2011-04-251-907/+0
* Order of initialization lists.Stephen Wilson2011-04-111-2/+2
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-19/+0
* Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified formGreg Clayton2011-02-231-5/+6
* Added the DWARF unique type map such that we only create a type once in theGreg Clayton2011-02-091-1/+0
* Added the ability for Target::ReadMemory to prefer to read from the fileGreg Clayton2011-01-071-5/+9
* Fixed issues with RegisterContext classes and the subclasses. There wasGreg Clayton2011-01-061-3/+3
* Removed darwin specific CPU type defines to make UnwindAssemblyProfiler_x86 a...Greg Clayton2010-12-171-5/+5
* Add an UnwindPlan Row for the last instruction of a function whenJason Molenda2010-11-161-1/+38
* Built the native unwinder with all the warnings c++-4.2 could muster;Jason Molenda2010-11-041-6/+11
* Handle the case where no eh_frame section is present.Jason Molenda2010-11-041-1/+15
* Get a disassembler based on the correct architecture for assemblyJason Molenda2010-10-261-12/+12
* Check in the native lldb unwinder. Jason Molenda2010-10-251-12/+75
* The first part of an lldb native stack unwinder.Jason Molenda2010-09-101-0/+803
OpenPOWER on IntegriCloud