[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
Wed Jul 22 02:43:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bb742b10daf: [lldb/interpreter] Add ability to save lldb session to a file (authored by mib).

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.279739.patch
Type: text/x-patch
Size: 14724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200722/4126d4bd/attachment.bin>


More information about the lldb-commits mailing list