[Lldb-commits] [PATCH] D48659: Allow specifying an exit code for the 'quit' command

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 11 10:23:14 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336824: Allow specifying an exit code for the 'quit' command (authored by teemperor, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48659?vs=154318&id=155030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48659

Files:
  lldb/trunk/include/lldb/API/SBCommandInterpreter.h
  lldb/trunk/include/lldb/Interpreter/CommandInterpreter.h
  lldb/trunk/lit/Quit/TestQuitExitCode-30.test
  lldb/trunk/lit/Quit/TestQuitExitCode0.test
  lldb/trunk/lit/Quit/TestQuitExitCode30.test
  lldb/trunk/lit/Quit/TestQuitExitCodeHex0.test
  lldb/trunk/lit/Quit/TestQuitExitCodeHexA.test
  lldb/trunk/lit/Quit/TestQuitExitCodeImplicit0.test
  lldb/trunk/lit/Quit/TestQuitExitCodeNonInt.test
  lldb/trunk/lit/Quit/TestQuitExitCodeTooManyArgs.test
  lldb/trunk/lit/Quit/expect_exit_code.py
  lldb/trunk/lit/Quit/lit.local.cfg
  lldb/trunk/packages/Python/lldbsuite/test/quit/TestQuit.py
  lldb/trunk/scripts/interface/SBCommandInterpreter.i
  lldb/trunk/source/API/SBCommandInterpreter.cpp
  lldb/trunk/source/Commands/CommandObjectQuit.cpp
  lldb/trunk/source/Interpreter/CommandInterpreter.cpp
  lldb/trunk/tools/driver/Driver.cpp
  lldb/trunk/tools/driver/Driver.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48659.155030.patch
Type: text/x-patch
Size: 14984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180711/5a0b41bf/attachment.bin>


More information about the lldb-commits mailing list