debugger: Use Delve to build Go binaries (#32221)

Release Notes:

- debugger: Use delve to build go debug executables, and pass arguments
through.

---------

Co-authored-by: sysradium <sysradium@users.noreply.github.com>
Co-authored-by: Zed AI <ai@zed.dev>
This commit is contained in:
Conrad Irwin 2025-06-09 21:49:04 -06:00 committed by GitHub
parent 3bed830a1f
commit 16b44d53f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 357 additions and 279 deletions

1
Cargo.lock generated
View file

@ -12134,7 +12134,6 @@ dependencies = [
"unindent",
"url",
"util",
"uuid",
"which 6.0.3",
"workspace-hack",
"worktree",