1. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  2. 40a3976 <rdar://problem/11620586> by Greg Clayton · 12 years ago
  3. 545762f <rdar://problem/11357711> by Greg Clayton · 12 years ago
  4. a414e67 Fixed the ability to load multiple __LINKEDIT segments at the same address for darwin shared cache entries. Now when registering the load address of a section, the DynamicLoader objects can specify if they should warn or not. This will fix the ability to load the nlist entries for shared libraries in the darwin shared caches when no on disk representation is available for a shared library. by Greg Clayton · 12 years ago
  5. 3508c38 <rdar://problem/10103468> by Greg Clayton · 12 years ago
  6. 9ce9538 Full core file support has been added for mach-o core files. by Greg Clayton · 12 years ago
  7. 289f058 One more fix to: by Greg Clayton · 13 years ago
  8. 668a3cd Fixed an issue where addresses would not get resolved for the last by Greg Clayton · 13 years ago
  9. 0bfda0b Added a quicker lookup in the SectionLoadList when looking things up by by Greg Clayton · 13 years ago
  10. d4c5cd5 RegisterContextLLDB.cpp (InitializeNonZerothFrame): If we get a by Jason Molenda · 14 years ago
  11. 427f290 Modified LLDB expressions to not have to JIT and run code just to see variable by Greg Clayton · 14 years ago
  12. 58e844b Added the ability to dump sections to a certain depth (for when sections by Greg Clayton · 14 years ago
  13. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  14. 981e44c Don't need both LIBLLDB_LOG_DYNAMIC_LOADER and LIBLLDB_LOG_SHLIB. Go with the former. by Jim Ingham · 14 years ago
  15. 49480b1 Clear the section list when a our current process is destroyed. by Greg Clayton · 14 years ago