Jonas Devlieghere 18c43d01fc
[lldb-dap] Add a -v/--version command line argument (#134114)
Add a -v/--version command line argument to print the version of both
the lldb-dap binary and the liblldb it's linked against.

This is motivated by me trying to figure out which lldb-dap I had in my
PATH.
2025-04-02 18:40:37 -07:00

9 lines
169 B
Plaintext

# RUN: lldb-dap --help | FileCheck %s
# CHECK: --connection
# CHECK: -g
# CHECK: --help
# CHECK: -h
# CHECK: --repl-mode
# CHECK: --version
# CHECK: --wait-for-debugger