summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/DAP/TestHelp.test
AgeCommit message (Collapse)Author
2025-04-02[lldb-dap] Add a -v/--version command line argument (#134114)Jonas Devlieghere
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.