Re: [go-nuts] Re: Go Code Debugging

2017-11-22 Thread Tyler Compton
If you're looking for an Eclipse-like IDE experience, you may also want to
check out Goland. I don't personally use it but I've heard a lot of good
things about it and it has debugging support.

On Wed, Nov 22, 2017 at 8:47 AM  wrote:

> I think it's a nightmare to set Eclipse up to support Go. Here's a 20
> minute tutorial:
>
> https://www.youtube.com/watch?v=v6Wn5gUSEwM
>
> If you fancy swapping editor, try Visual Studio Code. It's Go support is
> second to none (just install the Go plugin and you're done) and has
> excellent debugging support.
>
> On Wednesday, 22 November 2017 13:28:39 UTC, shanthku...@gmail.com wrote:
>>
>>
>>
>> Hi Go Experts,
>>
>>  Could you please share steps to debug go code using breakpoints in
>> eclipse?
>>
>>  Does it requires any third party tool.?
>>
>>
>> *Thanks and Regards*
>> *Shantkumar.S*
>>
> --
> 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.
>

-- 
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.


[go-nuts] Re: Go Code Debugging

2017-11-22 Thread gary . willoughby
I think it's a nightmare to set Eclipse up to support Go. Here's a 20 
minute tutorial:

https://www.youtube.com/watch?v=v6Wn5gUSEwM

If you fancy swapping editor, try Visual Studio Code. It's Go support is 
second to none (just install the Go plugin and you're done) and has 
excellent debugging support.

On Wednesday, 22 November 2017 13:28:39 UTC, shanthku...@gmail.com wrote:
>
>
>
> Hi Go Experts,
>
>  Could you please share steps to debug go code using breakpoints in 
> eclipse?
>
>  Does it requires any third party tool.?
>
>
> *Thanks and Regards*
> *Shantkumar.S*
>

-- 
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.