Replies: 1 comment 1 reply
-
This is related to this issue, just for more info. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I followed the following wiki and debugging seems to work fine but I'm encountering the issue that I'm not sure why it's happening.
https://github.com/helix-editor/helix/wiki/Debugger-Configurations#install-debuggers
When I attempt to start debugging from keybind "Space" -> "g" -> "l" and select the binary, "\target" folder where executable file is located doesn't seem to appear in suggestion.
I've manually entered "\target\debug\XXX.exe" then it works.
When I start the debug mode I get some binary??? on the top of the console and I'm wondering what this is.

I wonder if anyone encounters the same issue.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions