[Lldb-commits] [PATCH] D121511: [lldb] Report debugger diagnostics as events

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 15 22:36:12 PDT 2022


JDevlieghere updated this revision to Diff 415697.
JDevlieghere added a comment.

Migrate a few more call sites to `Debugger::Report{Error,Warning}`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121511/new/

https://reviews.llvm.org/D121511

Files:
  lldb/include/lldb/Core/Debugger.h
  lldb/include/lldb/Core/DebuggerEvents.h
  lldb/source/Core/Debugger.cpp
  lldb/source/Core/DebuggerEvents.cpp
  lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp
  lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
  lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
  lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
  lldb/source/Target/StopInfo.cpp
  lldb/unittests/Core/CMakeLists.txt
  lldb/unittests/Core/DiagnosticEventTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121511.415697.patch
Type: text/x-patch
Size: 30708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220316/02a0763d/attachment-0001.bin>


More information about the lldb-commits mailing list