summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
AgeCommit message (Expand)Author
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
2024-08-02[LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (#100...Jacob Lalonde
2024-07-24 [lldb] Prevent passing a nullptr to std::string in ObjectFileMachO (#100421)Jonas Devlieghere
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde
2024-07-01[lldb] [ObjectFileMachO] BSS segments are loadable segments (#96983)Jason Molenda
2024-06-10[lldb] NFC add comments and test case for ObjectFileMachO delay-init (#95067)Jason Molenda
2024-05-02[lldb] MachO delay-init binaries don't load as dependentJason Molenda
2024-03-25[lldb] [ObjectFileMachO] LLVM_COV is not mapped into firmware memory (#86359)Jason Molenda
2024-03-06[lldb] Address mask sbprocess apis and new mask invalid const (#83663)Jason Molenda
2024-02-19[llvm] Upstream the BridgeOS triple enum value (NFC)Jonas Devlieghere
2024-01-17[lldb] Upstream xros support in lldb (#78389)Jonas Devlieghere
2024-01-16[lldb][Progress] Separate title and details (#77547)Chelsea Cassanova
2024-01-09[lldb] [Mach-O] don't strip the end of the "kern ver str" LC_NOTE (#77538)Jason Molenda
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata
2023-11-11Centralize the code that figures out which memory ranges to save into core fi...Greg Clayton
2023-11-10[lldb] Change interface of StructuredData::Array::GetItemAtIndexAsDictionary ...Alex Langford
2023-11-05[lldb] Remove LocateSymbolFile (#71301)Jonas Devlieghere
2023-10-27[lldb] Add logging to ObjectFileMachO::ParseSymtab (#70490)Jonas Devlieghere
2023-09-11Add "process metadata" Mach-O LC_NOTE for corefilesJason Molenda
2023-08-31[lldb] Add support for recognizing swift ast sections in object filesAlex Langford
2023-08-17Only set the "low" address masks when only one adressable bits specifiedJason Molenda
2023-08-16hi/low addr space bits can be sent in stop-rely packetJason Molenda
2023-08-15Update qHostInfo/LC_NOTE so multiple address bits can be specifiedJason Molenda
2023-08-09[lldb] Sink StreamFile into lldbHostAlex Langford
2023-08-08Show error messages from DebugSymbols DBGShellCommand agentJason Molenda
2023-08-07Flag for LoadBinaryWithUUIDAndAddress, to create memory image or notJason Molenda
2023-08-07[lldb] Fix typo in comments and in testEymen Ünay