On Tue, Apr 17, 2018 at 1:20 AM, Zhuo Meng <mengzhuo1...@gmail.com> wrote: > > I'm trying to write some internal package , but when I try to follow the > code line by line using gdb. > I found all the internal package are missing from breakpoint setting. > > How can I break on internal package?
There is nothing special about internal packages with regard to debugging. Are you completely sure that the package was imported by your program? Are you sure that the functions on which you are trying to set a breakpoint are called? Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.