[Lldb-commits] [PATCH] D153489: [lldb] Print hint if object description is requested but not implemented

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 28 16:35:07 PDT 2023


augusto2112 updated this revision to Diff 535561.
augusto2112 marked 5 inline comments as done.
augusto2112 added a comment.

Addressed comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153489

Files:
  lldb/include/lldb/Core/Debugger.h
  lldb/include/lldb/Target/Target.h
  lldb/source/Commands/CommandObjectDWIMPrint.cpp
  lldb/source/Core/CoreProperties.td
  lldb/source/Core/Debugger.cpp
  lldb/test/API/lang/objc/objc-po-hint/Makefile
  lldb/test/API/lang/objc/objc-po-hint/TestObjcPoHint.py
  lldb/test/API/lang/objc/objc-po-hint/main.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153489.535561.patch
Type: text/x-patch
Size: 8652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230628/abbfd637/attachment.bin>


More information about the lldb-commits mailing list