[Lldb-commits] [PATCH] D86996: [lldb] Add -l/--language option to script command

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 15 09:40:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG127faae7529a: [lldb] Add -l/--language option to script command (authored by JDevlieghere).
Herald added subscribers: llvm-commits, hiraditya.
Herald added projects: LLDB, LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D86996?vs=290596&id=291960#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86996

Files:
  lldb/source/Commands/CommandObjectScript.cpp
  lldb/source/Commands/CommandObjectScript.h
  lldb/source/Commands/Options.td
  lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test
  lldb/test/Shell/ScriptInterpreter/Lua/lua.test
  lldb/test/Shell/ScriptInterpreter/Python/python.test
  llvm/lib/Support/MemoryBuffer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86996.291960.patch
Type: text/x-patch
Size: 8951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200915/3220c199/attachment-0001.bin>


More information about the lldb-commits mailing list