[Lldb-commits] [PATCH] D121511: [lldb] Report debugger diagnostics	as events
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Mar 14 17:31:50 PDT 2022
    
    
  
JDevlieghere updated this revision to Diff 415283.
JDevlieghere added a comment.
Address code review:
- Decentralize tracking whether a warning/error has been emitted.
- Support diagnostics that are not tied to a single debugger.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121511.415283.patch
Type: text/x-patch
Size: 16686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220315/be3c9f12/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list