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

When debugging several projects at once in IDE breakpoints are highlighted as warnings #582

Open
kolerov opened this issue Nov 1, 2023 · 0 comments
Labels
bug component: ide ARC GNU IDE plugins for Eclipse

Comments

@kolerov
Copy link
Collaborator

kolerov commented Nov 1, 2023

The issue may be reproduced this way:

  1. Create any project.
  2. Create ARC project.
  3. Start debugging the first project.
  4. Start debugging the second project.

Then all breakpoints in the first projects are highlighted as warnings. Seems like ARC Eclipse plugin does some manipulations with the global breakpoints' manager. It's not critical - all breakpoints work correctly though they may be highlighted as invalid.

@kolerov kolerov added bug component: ide ARC GNU IDE plugins for Eclipse labels Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component: ide ARC GNU IDE plugins for Eclipse
Projects
None yet
Development

No branches or pull requests

1 participant