* cmds/commands: Update 'client-addr' to support Unix domain sockets This change updates the '--client-addr' flag to accept Unix domain sockets (UDS). Currently, the --listen flag supports UDS, but --client-addr does not. This modification ensures consistency across the APIs and improves support for vscode-go, which uses reverse mode (via client-addr) to connect to DAP. Fixes #3814 * Undo formatter changes in dlv_test.go * Update commands.go |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| installation | ||
| internal | ||
| usage | ||
| backend_test_health.md | ||
| EditorIntegration.md | ||
| faq.md | ||
| KnownBugs.md | ||
| README.md | ||
Delve Documentation
Documentation for the project will reside in this directory.