Go tool + gdb

60 views
Skip to first unread message

Dorival Pedroso

unread,
Feb 11, 2012, 8:05:48 PM2/11/12
to golan...@googlegroups.com
It would be awesome if go tool could call gdb directly from the source directory... ;-)

Aram Hăvărneanu

unread,
Feb 12, 2012, 5:51:42 AM2/12/12
to Dorival Pedroso, golan...@googlegroups.com
Dorival Pedroso wrote:
> It would be awesome if go tool could call gdb directly from the source
> directory... ;-)

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

Reply all
Reply to author
Forward
0 new messages