[all-commits] [llvm/llvm-project] 839f52: [lldb-dap] fix inconsistent debugAdapterHostname a...
Ely Ronnen via All-commits
all-commits at lists.llvm.org
Sun Apr 20 08:33:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 839f52147c0cdbe7d4590cfdda089f250e5ec119
https://github.com/llvm/llvm-project/commit/839f52147c0cdbe7d4590cfdda089f250e5ec119
Author: Ely Ronnen <elyronnen at gmail.com>
Date: 2025-04-20 (Sun, 20 Apr 2025)
Changed paths:
M lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
M lldb/tools/lldb-dap/src-ts/debug-configuration-provider.ts
Log Message:
-----------
[lldb-dap] fix inconsistent debugAdapterHostname argument name (#135544)
the argument is written as `debugAdapterHostname` in package.json but
used as `debugAdapterHost`
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