I'd like to petition for https://go.dev/cl/696955 to be backported to 1.25.

Comment From: prattmic

https://go.dev/cl/649555 (optimization in 1.25) unintentionally dropped export of some interfaces to DWARF, which means they are missing the debugger.

Comment From: gopherbot

Change https://go.dev/cl/704335 mentions this issue: [release-branch.go1.25] cmd/compile: export to DWARF types only referenced through interfaces

Comment From: gopherbot

Closed by merging CL 704335 (commit be6113216595d1605ebb8fe09353e2d40aeb4b15) to release-branch.go1.25.