[Lldb-commits] [PATCH] D141425: [lldb] Add --gdb-format flag to dwim-print

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 2 12:27:28 PST 2023


kastiglione updated this revision to Diff 494401.
kastiglione edited the summary of this revision.
kastiglione added a comment.

Add display options to `dwim-print` command


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141425

Files:
  lldb/include/lldb/Interpreter/OptionGroupFormat.h
  lldb/source/Commands/CommandObjectDWIMPrint.cpp
  lldb/source/Commands/CommandObjectDWIMPrint.h
  lldb/source/Interpreter/OptionGroupFormat.cpp
  lldb/test/API/commands/dwim-print/TestDWIMPrint.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141425.494401.patch
Type: text/x-patch
Size: 10196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230202/979d2c45/attachment.bin>


More information about the lldb-commits mailing list