[all-commits] [llvm/llvm-project] f62e16: [lldb-dap] Validate server mode support prior to i...

John Harrison via All-commits all-commits at lists.llvm.org
Wed Mar 12 10:43:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f62e168d3f1ddbeff408d8f7ff1dd0fc0cd70029
      https://github.com/llvm/llvm-project/commit/f62e168d3f1ddbeff408d8f7ff1dd0fc0cd70029
  Author: John Harrison <harjohn at google.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts

  Log Message:
  -----------
  [lldb-dap] Validate server mode support prior to invoking lldb-dap. (#130855)

This should ensure the extension only uses server mode if the binary
supports the feature, otherwise it will fallback to the existing
behavior.

Fixes #130854



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