[Lldb-commits] [PATCH] D144230: [lldb] Make persisting result variables configurable

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 17 08:36:36 PST 2023


kastiglione updated this revision to Diff 498390.
kastiglione added a comment.

fix Makefile


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144230

Files:
  lldb/source/Commands/CommandObjectDWIMPrint.cpp
  lldb/source/Commands/CommandObjectExpression.cpp
  lldb/source/Commands/CommandObjectExpression.h
  lldb/source/Commands/Options.td
  lldb/source/DataFormatters/ValueObjectPrinter.cpp
  lldb/test/API/commands/dwim-print/TestDWIMPrint.py
  lldb/test/API/commands/expression/persistent_result/Makefile
  lldb/test/API/commands/expression/persistent_result/TestPersistentResult.py
  lldb/test/API/commands/expression/persistent_result/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144230.498390.patch
Type: text/x-patch
Size: 9085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230217/0c20b1b3/attachment-0001.bin>


More information about the lldb-commits mailing list