summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
AgeCommit message (Expand)Author
2025-11-06[lldb] Add function to tell if a section is a GOT section (#165936)Augusto Noronha
2025-10-30Enable LLDB to load large dSYM files. (#164471)Greg Clayton
2025-10-02Reland "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper f...Michael Buch
2025-10-01Revert "[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper f...Augusto Noronha
2025-10-01[lldb][MachO][NFC] Extract ObjC metadata symbol parsing into helper function ...Michael Buch
2025-10-01[lldb][MachO] Fix inspection of global variables that start with 'O' (#161521)Michael Buch
2025-09-19[lldb][MachO] Local structs for larger VA offsets (#159849)Jason Molenda
2025-08-26[lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols...Alex Langford
2025-08-12[lldb] Support parsing the Wasm symbol table (#153093)Jonas Devlieghere
2025-07-02[lldb] remove do-nothing defaults in case statements,Jason Molenda
2025-07-02[lldb] Fix warningsKazu Hirata
2025-07-02[lldb][NFC][MachO] Clean up LC_THREAD reading code, remove i386 corefile (#14...Jason Molenda
2025-06-30[lldb][Mach-O] Fix several bugs in x86_64 Mach-O corefile (#146460)Jason Molenda
2025-06-27[lldb][Mach-O] Allow "process metadata" LC_NOTE to supply registers (#144627)Jason Molenda
2025-06-09[lldb][Mach-O] Fix DWARF5 debugging regression for Mach-OJason Molenda
2025-06-09[LLDB] Unify DWARF section name matching (#141344)nerix
2025-06-05Revert "[lldb] Set default object format to `MachO` in `ObjectFileMachO` (#14...Jason Molenda
2025-06-04[lldb] Set default object format to `MachO` in `ObjectFileMachO` (#142704)royitaqi
2025-05-21[lldb] Remove unused local variables (NFC) (#140989)Kazu Hirata
2025-04-23[lldb][MachO] MachO corefile support for riscv32 binaries (#137092)Jason Molenda
2025-03-06[lldb][Mach-O] Don't read symbol table of specially marked binary (#129967)Jason Molenda
2025-03-06Revert "[lldb][Mach-O] Don't read symbol table of specially marked binary (#1...Jason Molenda
2025-03-06[lldb][Mach-O] Don't read symbol table of specially marked binary (#129967)Jason Molenda
2025-02-18[lldb][Mach-O] Read dyld_all_image_infos addr from `main bin spec` LC_NOTE (#...Jason Molenda
2025-02-10[lldb] Fix two old UUID method calls in ObjectFileMachOJason Molenda
2025-02-08[lldb] Upstream a few remaining Triple::XROS patches (#126335)Jason Molenda
2025-01-14[lldb][NFC] Make the target's SectionLoadList private. (#113278)Greg Clayton
2024-12-10Reland: [lldb] Implement a formatter bytecode interpreter in C++Adrian Prantl
2024-12-11Revert "[lldb] Add cast to fix compile error on 32-bit platforms"Sylvestre Ledru
2024-12-10[lldb] Implement a formatter bytecode interpreter in C++Adrian Prantl
2024-12-10[lldb] Load embedded type summary section (#7859) (#8040)Dave Lee
2024-12-03Revert "Re-apply [lldb] Do not use LC_FUNCTION_STARTS data to determine symbo...Michael Buch
2024-11-28[lldb][Mach-O] Handle shared cache binaries correctly (#117832)Jason Molenda
2024-11-26[lldb][NFC] Whitespace fix for mis-indented blockJason Molenda
2024-11-21Re-apply [lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size a...Alex Langford
2024-09-25[lldb] fix one-off error in vformat specifierJason Molenda
2024-09-14Revert "[lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as...Jonas Devlieghere
2024-09-13[lldb] Do not use LC_FUNCTION_STARTS data to determine symbol size as symbols...Alex Langford
2024-09-11[LLDB] Reapply SBSaveCore Add Memory List (#107937)Jacob Lalonde
2024-09-07Revert "[LLDB] Reappply SBSaveCore AddMemoryList" (#107731)Jonas Devlieghere
2024-09-06[LLDB] Reappply SBSaveCore AddMemoryList (#107159)Jacob Lalonde
2024-09-05[lldb] Make conversions from llvm::Error explicit with Status::FromEr… (#10...Adrian Prantl
2024-08-27Revert "[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCor… (#10...Jacob Lalonde
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-08-27[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCore (#105442)Jacob Lalonde
2024-08-20[lldb][AIX] 1. Avoid namespace collision on other platforms (#104679)Dhruv Srivastava
2024-08-15[LLDB] Reapply #100443 SBSaveCore Thread list (#104497)Jacob Lalonde
2024-08-05Revert "[LLDB][SBSaveCore] Implement a selectable threadlist for Core… (#10...Jacob Lalonde
2024-08-05Revert "[LLDB][SBSaveCore] Fix bug where default values are not propagated. (...Haojian Wu
2024-08-02[LLDB][SBSaveCore] Fix bug where default values are not propagated. (#101770)Jacob Lalonde