| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-29 | [lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347) | Jason Molenda | 1 | -2/+4 |
| 2025-11-06 | [lldb] Enable locate module callback for all module loading (#160199) | GeorgeHuyubo | 1 | -1/+2 |
| 2025-09-09 | [lldb] Unwind through ARM Cortex-M exceptions automatically (#153922) | Jason Molenda | 1 | -0/+17 |
| 2025-06-30 | [lldb][Mach-O] Fix several bugs in x86_64 Mach-O corefile (#146460) | Jason Molenda | 1 | -2/+6 |
| 2025-06-27 | [lldb][Mach-O] Allow "process metadata" LC_NOTE to supply registers (#144627) | Jason Molenda | 4 | -13/+409 |
| 2025-06-04 | [lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583) | Pavel Labath | 1 | -2/+2 |
| 2025-05-21 | [lldb] Remove unused local variables (NFC) (#140989) | Kazu Hirata | 1 | -1/+0 |
| 2025-04-21 | [lldb][Mach-O corefiles] Don't init Target arch to corefile (#136065) | Jason Molenda | 1 | -2/+46 |
| 2025-02-18 | [lldb][Mach-O] Read dyld_all_image_infos addr from `main bin spec` LC_NOTE (#... | Jason Molenda | 2 | -8/+38 |
| 2024-08-27 | [lldb] Turn lldb_private::Status into a value type. (#106163) | Adrian Prantl | 1 | -3/+3 |
| 2024-08-22 | [lldb] Pick the correct architecutre when target and core file disagree (#105... | Jonas Devlieghere | 1 | -5/+10 |
| 2024-08-20 | [lldb][AIX] 1. Avoid namespace collision on other platforms (#104679) | Dhruv Srivastava | 1 | -4/+4 |
| 2024-03-20 | [lldb] Invert relationship between Process and AddressableBits (#85858) | Alex Langford | 1 | -1/+1 |
| 2024-03-14 | [lldb] [Mach-O] ProcessMachCore needs to strip TBI data from addrs (#84998) | Jason Molenda | 1 | -1/+1 |
| 2024-02-05 | Add a new SBProcess:: GetCoreFile() API (#80767) | jeffreytan81 | 2 | -3/+2 |
| 2023-12-07 | Fix a stall in running `quit` while a live process is running (#74687) | jimingham | 1 | -1/+1 |
| 2023-11-05 | [lldb] Remove LocateSymbolFile (#71301) | Jonas Devlieghere | 1 | -1/+0 |
| 2023-10-31 | Revert "[lldb/Target] Delay image loading after corefile process creation (#7... | Med Ismail Bennani | 2 | -4/+2 |
| 2023-10-31 | [lldb/Target] Delay image loading after corefile process creation (#70351) | Med Ismail Bennani | 2 | -2/+4 |
| 2023-09-11 | Add "process metadata" Mach-O LC_NOTE for corefiles | Jason Molenda | 3 | -7/+36 |
| 2023-08-16 | hi/low addr space bits can be sent in stop-rely packet | Jason Molenda | 1 | -4/+3 |
| 2023-08-15 | Added a use of uuid_t, need to incl AppleUuidCompatibility.h | Jason Molenda | 1 | -0/+1 |
| 2023-08-15 | Get binary UUID from fixed location in special Mach-O corefiles | Jason Molenda | 2 | -0/+66 |
| 2023-08-15 | Update qHostInfo/LC_NOTE so multiple address bits can be specified | Jason Molenda | 1 | -4/+3 |
| 2023-08-08 | When ProcessMachCore has metadata for a binary, don't scan | Jason Molenda | 2 | -12/+23 |
| 2023-08-07 | Flag for LoadBinaryWithUUIDAndAddress, to create memory image or not | Jason Molenda | 1 | -2/+5 |
| 2023-05-30 | Fix a few bugs with Mach-O corefile loading, plus perf | Jason Molenda | 1 | -7/+12 |
| 2023-01-28 | Use llvm::byteswap instead of ByteSwap_{16,32,64} (NFC) | Kazu Hirata | 1 | -7/+7 |
| 2023-01-27 | Don't flag memory-only mach-o corefiles as invalid | Jason Molenda | 1 | -7/+0 |
| 2023-01-04 | Fix typeo in LoadBinariesViaExhaustiveSearch when looking for kernel | Jason Molenda | 1 | -1/+1 |
| 2022-11-10 | Check m_dyld_up directly in LoadBinariesViaMetadata | Jason Molenda | 1 | -3/+5 |
| 2022-09-13 | Add mach-o corefile support for platform binaries | Jason Molenda | 2 | -146/+178 |
| 2022-08-02 | Allow firmware binaries to be specified only by load address | Jason Molenda | 1 | -105/+19 |
| 2022-08-02 | Revert "Allow firmware binaries to be specified only by load address" | Jason Molenda | 1 | -19/+105 |
| 2022-08-02 | Allow firmware binaries to be specified only by load address | Jason Molenda | 1 | -105/+19 |
| 2022-04-14 | [lldb] Show the DBGError if dsymForUUID can't find a dSYM | Jonas Devlieghere | 1 | -2/+4 |
| 2022-03-23 | Load dyld manually with 'main bin spec' userland corefiles | Jason Molenda | 1 | -0/+12 |
| 2022-02-10 | Reland "[lldb] Remove non address bits when looking up memory regions" | David Spickett | 2 | -6/+6 |
| 2022-02-03 | [lldb] Rename Logging.h to LLDBLog.h and clean up includes | Pavel Labath | 1 | -0/+1 |
| 2022-02-02 | [lldb] Convert "LLDB" log channel to the new API | Pavel Labath | 1 | -4/+2 |
| 2021-12-22 | Support v2 of 'main bin spec' Mach-O LC_NOTE in corefiles | Jason Molenda | 1 | -21/+47 |
| 2021-11-26 | Revert "Reland "[lldb] Remove non address bits when looking up memory regions"" | David Spickett | 2 | -6/+6 |
| 2021-11-03 | Reland "[lldb] Remove non address bits when looking up memory regions" | David Spickett | 2 | -6/+6 |
| 2021-11-03 | Revert "[lldb] Remove non address bits when looking up memory regions" | David Spickett | 2 | -6/+6 |
| 2021-11-03 | [lldb] Remove non address bits when looking up memory regions | David Spickett | 2 | -6/+6 |
| 2021-10-28 | [lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ... | Pavel Labath | 2 | -11/+4 |
| 2021-10-25 | Remove ConstString from DynamicLoader, JITLoader and Instruction plugin names | Pavel Labath | 2 | -6/+4 |
| 2021-10-18 | [lldb] Return StringRef from PluginInterface::GetPluginName | Pavel Labath | 2 | -4/+3 |
| 2021-10-06 | Don't register mem segments that aren't present in a corefile | Jason Molenda | 1 | -9/+1 |
| 2021-09-17 | [MachCore] Report arm64 thread exception state | Vedant Kumar | 1 | -1/+49 |