[Lldb-commits] [PATCH] D82155: [lldb/interpreter] Add ability to save lldb session to a file

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 21 06:42:53 PDT 2020


mib updated this revision to Diff 279505.
mib retitled this revision from "[WIP][lldb/interpreter] Add ability to save lldb session to a file" to "[lldb/interpreter] Add ability to save lldb session to a file".
mib added a comment.

- Address previous comments
- Add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82155

Files:
  lldb/include/lldb/Interpreter/CommandInterpreter.h
  lldb/source/Commands/CMakeLists.txt
  lldb/source/Commands/CommandObjectQuit.cpp
  lldb/source/Commands/CommandObjectSession.cpp
  lldb/source/Commands/CommandObjectSession.h
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/source/Interpreter/InterpreterProperties.td
  lldb/test/API/commands/session/save/TestSessionSave.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82155.279505.patch
Type: text/x-patch
Size: 14441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200721/e6f3d83b/attachment.bin>


More information about the lldb-commits mailing list