Skip to content

Breakpoints don't work using Platformio+VS Code "No source file named c:\...\src\main.cpp #1393

Closed Answered by MrTucks
MrTucks asked this question in Q&A
Discussion options

You must be logged in to vote

I figured it out!
There was an umlaut ä somewhere in the file path of the project on the PC, but not on the laptop.
Debugging Breakpoints doesn't work if there's an Umlaut somewhere in the path!
It doesn't even build if there's an emoji or japanese character in the path.

It's kinda embarrassing, that I didn't immediately think of this. Hopefully someone else finds this post before spending hours troubleshooting. :D

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@maxgerhardt
Comment options

Answer selected by MrTucks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed platformio Platform.IO support
2 participants