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

Ensure DSF GDB preference pages and UI elements are available in Core Build #973

Closed
wants to merge 1 commit into from

Conversation

jonahgraham
Copy link
Member

@jonahgraham jonahgraham commented Dec 16, 2024

When using Core Build, the GdbLaunchDelegate is not used to create the launch. Therefore in the core launch we need to enable the activity to show all the DSF GDB specific UI in another place.

This PR adds one of those places, but it may very well be there are other places that this should be added.

Fixes #972

… Build

When using Core Build, the GdbLaunchDelegate is not used to create
the launch. Therefore in the core launch we need to enable the
activity to show all the DSF GDB specific UI in another place.

This PR adds one of those places, but it may very well be there are
other places that this should be added.

Fixes eclipse-cdt#972
@jonahgraham jonahgraham changed the title Ensure DSF GDB preference pages and UI elements are available in Core… Ensure DSF GDB preference pages and UI elements are available in Core Build Dec 16, 2024
@jonahgraham
Copy link
Member Author

I prefer the fix in #974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preferences and UI elements incorrectly remain hidden when using Core Build to debug
1 participant