Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger silently fails to launch #4

Open
dieki-n opened this issue Aug 29, 2023 · 0 comments
Open

Debugger silently fails to launch #4

dieki-n opened this issue Aug 29, 2023 · 0 comments

Comments

@dieki-n
Copy link

dieki-n commented Aug 29, 2023

When I click on debug or press F5, it builds the executable but then doesn’t launch the executable or the debugger. It just terminates after “success”.

I am using the windows_x86 environment. The executable is successfully built and I can run it from the command line. “pio debug --interface=gdb --” also works from the command line and launches GDB. I just can’t debug in the UI.

Build output: https://pastebin.com/5gmbCC9i
PlatformIO.ini: https://pastebin.com/1fr7dyhT

I asked about this in the forum (https://community.platformio.org/t/debugger-fails-silently-on-windows-environment/35470) and was advised to open a bug.

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

No branches or pull requests

1 participant