summaryrefslogtreecommitdiff
path: root/lldb/unittests/ObjectFile/Breakpad
AgeCommit message (Expand)Author
2022-12-04[lldb/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-08-30Change the meaning of a UUID with all zeros for data.Jim Ingham
2021-11-10[LLDB][Breakpad] Make lldb understand INLINE and INLINE_ORIGIN records in bre...Zequan Wu
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-08-26Breakpad: Add support for parsing STACK WIN recordsPavel Labath
2019-04-16Breakpad: Match the new UUID algorithm in minidumpsPavel Labath
2019-04-09Breakpad: Parse Stack CFI recordsPavel Labath
2019-04-04Breakpad: Refine record classification codePavel Labath
2019-01-29BreakpadRecords: Add parsing code for FILE and LINE recordsPavel Labath
2019-01-22breakpad: Add FUNC records to the symtabPavel Labath
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-18Breakpad: Extract parsing code into a separate filePavel Labath