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

breakpoints disabled in vscode #1

Open
n3ws opened this issue Jan 26, 2024 · 0 comments
Open

breakpoints disabled in vscode #1

n3ws opened this issue Jan 26, 2024 · 0 comments

Comments

@n3ws
Copy link

n3ws commented Jan 26, 2024

I managed to compile and flash bluepill-systick and the led blinks as expected. However, when I try to debug in vscode, the breakpoints that I set in main.cpp get disabled (become open circles) and do not fire. Hovering mouse over the breakpoint shows "No source file named /****/src/main.cpp.", although this file exists. Strangely, I can set breakpoints and step in libopencm3 code, but not in main.cpp. Maybe this is an issue where relative and absolute paths get confused somehow?
screen

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