We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(Please add appropriate labels)
ros extention 0.9.2.
vscode Version: 1.84.0 Commit: d037ac076cee195194f93ce6fe2bdfe2969cc82d Date: 2023-11-01T11:28:21.782Z Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Linux x64 5.4.0-150-generic snap
<current behavior> The debugger is not connected with source code. Breakpoints are not working and have gray color (see picture below).
<how to reproduce the bug. Please attach sample files or github repo if appropriate.>
<what you would expect to happen> The debugger should been connected to the source file. The breakpoint should been hit.
<any additional information would be helpful for a better understanding> Debugging of toy example (publisher.cpp) had been working.
The text was updated successfully, but these errors were encountered:
Could you try this with the pre-release version?
Sorry, something went wrong.
No branches or pull requests
(Please add appropriate labels)
ros extention 0.9.2.
vscode
Version: 1.84.0
Commit: d037ac076cee195194f93ce6fe2bdfe2969cc82d
Date: 2023-11-01T11:28:21.782Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 5.4.0-150-generic snap
what is the bug
<current behavior>
The debugger is not connected with source code.
Breakpoints are not working and have gray color (see picture below).
Repro steps
<how to reproduce the bug. Please attach sample files or github repo if appropriate.>
expected behavior
<what you would expect to happen>
The debugger should been connected to the source file.
The breakpoint should been hit.
additional context
<any additional information would be helpful for a better understanding>
Debugging of toy example (publisher.cpp) had been working.
The text was updated successfully, but these errors were encountered: