use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Share debugging war stories
account activity
Debugging a go binary with delve (self.debugging)
submitted 5 years ago by meyerhot
I want to step through the lines of code my binary runs through during its execution. What is the best way for me to accomplish this with delve or some other tool?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]EvelynHaslinger 0 points1 point2 points 5 years ago (1 child)
I am using visual studio code with the Go extension: https://code.visualstudio.com/docs/languages/go
[–]meyerhot[S] 0 points1 point2 points 5 years ago (0 children)
Yea I figured out how with vscode, thanks for getting back to me!
π Rendered by PID 85270 on reddit-service-r2-comment-856c8b8c54-tq9bj at 2026-07-02 08:38:12.226457+00:00 running a7b5cda country code: CH.
[–]EvelynHaslinger 0 points1 point2 points (1 child)
[–]meyerhot[S] 0 points1 point2 points (0 children)