Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Debug with arguments is not work in GoClipse. #235

Open
mosuka opened this issue Jan 3, 2017 · 1 comment
Open

Debug with arguments is not work in GoClipse. #235

mosuka opened this issue Jan 3, 2017 · 1 comment

Comments

@mosuka
Copy link

mosuka commented Jan 3, 2017

Specifying the -v option does not work as expected. Is debugging with arguments work in GoClipse?
I can not stop line 17 in following source code. How should I set arguments to program?

screen shot 2017-01-03 at 14 44 41

screen shot 2017-01-03 at 14 49 15

Of cource, I can execute this program built by myself with arguments.
screen shot 2017-01-03 at 14 56 42

@bruno-medeiros
Copy link
Contributor

I tried this code - https://play.golang.org/p/44uyYt_TRl - just to test it out, and it works.

If you try a Run launch in Eclipse (not Debug), does it work? Is just the Debug launch that has an issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants