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

[bug] The debugger can't connect to the source file #1197

Open
2 tasks
ostepan2006 opened this issue Nov 4, 2023 · 1 comment
Open
2 tasks

[bug] The debugger can't connect to the source file #1197

ostepan2006 opened this issue Nov 4, 2023 · 1 comment
Labels
bug Something isn't working C++ Debugging ROS1

Comments

@ostepan2006
Copy link

(Please add appropriate labels)

  • Windows: (Version)
  • [ +] Linux: (Ubuntu 18.04)
  • [ +] ROS 1: Dist
  • ROS 2: Dist

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).

Снимок экрана от 2023-11-04 13-25-37

Repro steps

<how to reproduce the bug. Please attach sample files or github repo if appropriate.>

  1. Run catkin make -DCMAKE_BUILD_TYPE=Debug
  2. Run a launch file with svo_ros node.

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.

@ostepan2006 ostepan2006 added the bug Something isn't working label Nov 4, 2023
@ooeygui
Copy link
Member

ooeygui commented Jan 8, 2024

Could you try this with the pre-release version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working C++ Debugging ROS1
Projects
None yet
Development

No branches or pull requests

2 participants