chaosblade
chaosblade copied to clipboard
how to debug in goland
Issue Description
Type: question
Describe what happened (or what feature you want)
i want to use debug mode in goland, and i execute like this
And recieve incorrect response ,detail is
Describe what you expected to happen
i hope it can like use binary file, can debug what happened in my machine, learn it, and contribute
How to reproduce it (as minimally and precisely as possible)
- download the master branch code, and use debug mode
Tell us your environment
MacOS 11.2.1
Anything else we need to know?
The reason is the program need to read the spec yaml file. You can try build the project first, and then output the program in the target folder, together with the blade.
I will demonstrate how to debug at the weekly meeting
please watch: debug vedio