summaryrefslogtreecommitdiff
path: root/lldb/source/Core/DebuggerEvents.cpp
AgeCommit message (Expand)Author
2024-05-03[lldb] Create a single Severity enum in lldb-enumerations (#90917)Jonas Devlieghere
2024-01-30[lldb][progress] Correctly check total for deterministic progress (#79912)Chelsea Cassanova
2023-04-11[lldb] Change return type of EventData::GetFlavorAlex Langford
2023-02-12[lldb] Add the ability to provide a message to a progress event updateJonas Devlieghere
2023-02-10[lldb] Add an SB API to get progress events as SBStructuredDataJonas Devlieghere
2023-02-09[lldb] Hoist code to create StructuredData into DiagnosticEventData (NFC)Jonas Devlieghere
2022-10-31[lldb] Emit diagnostic events in the diagnostic dumpJonas Devlieghere
2022-08-15[lldb] Fetching symbols in the background with dsymForUUIDJonas Devlieghere
2022-04-12[lldb] Print diagnostic prefixes (error, warning) in colorJonas Devlieghere
2022-04-06[lldb] Silence GCC warnings about missing returns after fully covered switche...Martin Storsjö
2022-03-16[lldb] Report debugger diagnostics as eventsJonas Devlieghere
2022-03-14[lldb] Move ProgressEventData out of debugger and into its own file (NFC)Jonas Devlieghere