Muhammad Soliman
Muhammad Soliman

Reputation: 23856

I could not debug using goclipse plugin, windows environment

I could not debug using goclipse plugin, it was asking about gdb debugger then I downloaded the binary ver. 7.6 but now it is giving me "Source Not found"..

As suggest from many posts, I tried to build the program before going to start debugging but still it is giving me the same thing.

below is a secreenshotenter image description here

even I found some guys were saying is to specify the working directory in configuration as "other" but still giving me the same error

enter image description here

Upvotes: 0

Views: 1345

Answers (1)

Muhammad Soliman
Muhammad Soliman

Reputation: 23856

finally, I fixed the issue by using the "gdb" distributed within liteide package. you could reference it from "Window | Preferences"

Upvotes: 2

Related Questions