summaryrefslogtreecommitdiff
path: root/lldb/source/API/SBStructuredData.cpp
AgeCommit message (Expand)Author
2024-08-07[lldb/API] Fix SBStructuredData support any JSON type (#101929)Med Ismail Bennani
2023-07-21[lldb] Convert script native types to StructuredData counterpartMed Ismail Bennani
2023-07-14[lldb][NFCI] Remove unneeded temporary std::string allocations in SBAPIAlex Langford
2023-05-22[lldb] Add support for negative integer to {SB,}StructuredDataMed Ismail Bennani
2023-04-17[lldb] Change parameter type of StructuredData::ParseJSONAlex Langford
2022-01-20[lldb] Decouple instrumentation from the reproducersJonas Devlieghere
2022-01-10[lldb] Remove LLDB_RECORD_CHAR_PTR_* macrosJonas Devlieghere
2022-01-09[lldb] Remove LLDB_RECORD_RESULT macroJonas Devlieghere
2022-01-09[lldb] Remove reproducer instrumentationJonas Devlieghere
2021-12-13[lldb] Clarify StructuredDataImpl ownershipPavel Labath
2021-06-17[trace][intel-pt] Create basic SB APIWalter Erquinigo
2021-05-05[lldb] Handle missing SBStructuredData copy assignment casesDave Lee
2020-04-20[lldb/Reproducers] Fix passive replay for (char*, size_t) functions.Jonas Devlieghere
2020-02-17[lldb] Replace empty ctor en dtor bodies with =default (NFC)Jonas Devlieghere
2020-02-05[lldb/Reproducers] Serialize empty string for char* methods.Jonas Devlieghere
2020-02-05[lldb/Reproducers] Implement custom replayers for (char *, size_t)Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-04-03[Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere
2019-03-19[lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny
2019-03-11Add "operator bool" to SB APIsPavel Labath
2019-03-06[Reproducers] Add SBReproducer macrosJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-14Move Broadcaster+Listener+Event combo from Core into UtilityPavel Labath
2018-09-13Add a "scripted" breakpoint type to lldb.Jim Ingham
2017-06-27Move StructuredData from Core to UtilityPavel Labath
2017-05-29Added new API to SBStructuredData classAbhishek Aggarwal
2017-05-12Rename Error -> Status.Zachary Turner
2017-04-26Initial implementation of SB APIs for Tracing support.Ravitheja Addepally
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-11-09Fix weak symbol linkage in SBStructuredData, update docs.Todd Fiala
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala