[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:18:05 PDT 2022
    
    
  
JDevlieghere updated this revision to Diff 415695.
JDevlieghere added a comment.
Print diagnostics directly to the debugger's error stream if nobody is listening for them.
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/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
  lldb/unittests/Core/CMakeLists.txt
  lldb/unittests/Core/DiagnosticEventTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121511.415695.patch
Type: text/x-patch
Size: 23964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220316/dbf94c07/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list