summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/SectionLoadList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-4/+4
* <rdar://problem/11620586>Greg Clayton2012-07-311-6/+10
* <rdar://problem/11357711>Greg Clayton2012-07-071-36/+39
* Fixed the ability to load multiple __LINKEDIT segments at the same address fo...Greg Clayton2012-04-161-2/+14
* <rdar://problem/10103468>Greg Clayton2012-02-241-8/+8
* Full core file support has been added for mach-o core files.Greg Clayton2012-02-131-1/+16
* One more fix to:Greg Clayton2011-05-181-5/+7
* Fixed an issue where addresses would not get resolved for the last Greg Clayton2011-05-171-10/+27
* Added a quicker lookup in the SectionLoadList when looking things up byGreg Clayton2011-02-051-36/+51
* RegisterContextLLDB.cpp (InitializeNonZerothFrame): If we get aJason Molenda2010-12-221-6/+8
* Modified LLDB expressions to not have to JIT and run code just to see variableGreg Clayton2010-12-141-6/+21
* Added the ability to dump sections to a certain depth (for when sectionsGreg Clayton2010-12-081-29/+71
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-3/+3
* Don't need both LIBLLDB_LOG_DYNAMIC_LOADER and LIBLLDB_LOG_SHLIB. Go with th...Jim Ingham2010-11-051-3/+3
* Clear the section list when a our current process is destroyed.Greg Clayton2010-09-141-0/+135
OpenPOWER on IntegriCloud