Is there a recommended approach for making debugging work? #1054
|
When using BullsEye + SimpleExec, what would be the right way to go about connecting the debugger?
|
Answered by
adamralph
Aug 25, 2025
Replies: 2 comments 1 reply
|
Typical usage of Bullseye is in a console app, so you can debug in your favourite IDE. |
0 replies
Answer selected by
adamralph
|
Yes, in my case, I am using it more like one might use |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Typical usage of Bullseye is in a console app, so you can debug in your favourite IDE.