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

orogen debugging configuration no longer works #73

Closed
g-arjones opened this issue May 23, 2020 · 7 comments
Closed

orogen debugging configuration no longer works #73

g-arjones opened this issue May 23, 2020 · 7 comments
Labels

Comments

@g-arjones
Copy link
Contributor

Apparently, overriding the "type" member is not allowed anymore

@g-arjones g-arjones added the bug label May 23, 2020
@doudou
Copy link
Member

doudou commented May 30, 2020

Oh crap.

@g-arjones
Copy link
Contributor Author

Oh crap.

Yes. My thoughts exactly.

@g-arjones
Copy link
Contributor Author

g-arjones commented Jun 18, 2020

May, 2020 release notes mention "automatic debug configurations". It seems like generating a launch.json is not necessary anymore, the user only needs one if he/she wishes to tune/modify targets that are automatically generated by the extension (much like how the tasks API works). Sounds cool.

Reference: microsoft/vscode#88230 microsoft/vscode#95835

@doudou
Copy link
Member

doudou commented Jul 22, 2020

Actually, I just debugged an orogen component. I start it with VSCode (didn't try to attach)

@g-arjones
Copy link
Contributor Author

Interesting... it didn't for me (was starting with vscode as well). I will try again later. What version are you on?

@doudou
Copy link
Member

doudou commented Jul 22, 2020

1.47.0

@doudou
Copy link
Member

doudou commented Dec 9, 2020

I'm closing this, I've been debugging orogen components in the last few months, and can vouch it works. Feel free to reopen if you still have the problem.

@doudou doudou closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants