[all-commits] [llvm/llvm-project] 18c43d: [lldb-dap] Add a -v/--version command line argumen...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Apr 2 18:40:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18c43d01fc61648369fef50999e7df62b3ec292f
      https://github.com/llvm/llvm-project/commit/18c43d01fc61648369fef50999e7df62b3ec292f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    A lldb/test/Shell/DAP/TestHelp.test
    R lldb/test/Shell/DAP/TestOptions.test
    A lldb/test/Shell/DAP/TestVersion.test
    M lldb/tools/lldb-dap/Options.td
    M lldb/tools/lldb-dap/lldb-dap.cpp

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list