diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-27 21:26:44 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-27 21:26:44 +0000 |
commit | 0b1b3c6068dfacd267dded0395ef1fa262cb3f8c (patch) | |
tree | 6c2feb2674761a8fa0665d7556d06f25ebeb9423 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 117512715d66f613b9eb9016725e5c3591f4f9df (diff) | |
download | bcm5719-llvm-0b1b3c6068dfacd267dded0395ef1fa262cb3f8c.tar.gz bcm5719-llvm-0b1b3c6068dfacd267dded0395ef1fa262cb3f8c.zip |
[debugserver] Add --version/-V command line option to debugserver.
When not running under a TTY the output is buffered and not flushed
before debugserver exits which makes it impossible to parse the version
string. This adds a -V/--version command that just prints the version to
stdout and exits with an exit code zero.
Differential revision: https://reviews.llvm.org/D68156
llvm-svn: 373127
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions