Created attachment 246400 [details] delve.diff Update to 1.21.2 Added DAP: add concrete type to interface type (@suzmue, #3510) Support for VSCode in the edit command (@derekparker, #3524) Follow-mode support for Windows (@aarzilli, #3507) Fixed Fix bugs handling stdout/stderr in DAP (@hyangah, #3522) Fix bug with autogenerated wrappers for methods of generic types (@aarzilli, #3528) Changed Use Cgo instead of C code in the FreeBSD backend (@4a6f656c, #3529) Remove obsolete build tags (+build) (@alexandear, #3513) Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1212-2023-10-30
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a0193ce5f2b5f53c5d6759468d07854dd9fec26 commit 1a0193ce5f2b5f53c5d6759468d07854dd9fec26 Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2023-11-19 21:42:54 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-20 13:26:48 +0000 devel/delve: Update version 1.21.1=>1.21.2 Added - DAP: add concrete type to interface type (@suzmue, #3510) - Support for VSCode in the edit command (@derekparker, #3524) - Follow-mode support for Windows (@aarzilli, #3507) Fixed - Fix bugs handling stdout/stderr in DAP (@hyangah, #3522) - Fix bug with autogenerated wrappers for methods of generic types (@aarzilli, #3528) Changed - Use Cgo instead of C code in the FreeBSD backend (@4a6f656c, #3529) - Remove obsolete build tags (+build) (@alexandear, #3513) Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1212-2023-10-30 PR: 275177 Approved by: submitter is maintainer devel/delve/Makefile | 2 +- devel/delve/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)