Go builds code, debugging is something different. On top of that, this
would introduce a dependency on something people might not have, not
want, or have in an incompatible version.
$ go debug
$ gdb something
It's the same complexity, depending on something it can even be the same length.
--
Aram Hăvărneanu