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

Unbound breakpoints when debugging with VsCode #494

Closed
bhufmann opened this issue Sep 22, 2021 · 0 comments · Fixed by #497
Closed

Unbound breakpoints when debugging with VsCode #494

bhufmann opened this issue Sep 22, 2021 · 0 comments · Fixed by #497
Assignees
Labels
bug Something isn't working Packaging and maintenance Related to how theia is packaged and maintained

Comments

@bhufmann
Copy link
Collaborator

Right now it's possible to set breakpoints in the theia-trace-extension. For each breakpoint "Unbound Breakpoint" is show. It looks like there is a problem with the source maps.

@bhufmann bhufmann added bug Something isn't working Packaging and maintenance Related to how theia is packaged and maintained labels Sep 22, 2021
bhufmann added a commit to bhufmann/theia-trace-extension that referenced this issue Sep 22, 2021
Fixes eclipse-cdt-cloud#494

Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
@bhufmann bhufmann self-assigned this Sep 22, 2021
bhufmann added a commit that referenced this issue Sep 24, 2021
Fixes #494

Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
hriday-panchasara pushed a commit to hriday-panchasara/theia-trace-extension that referenced this issue Nov 10, 2021
Fixes eclipse-cdt-cloud#494

Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Packaging and maintenance Related to how theia is packaged and maintained
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant