1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/releng
Jonah Graham ae9f145856
Always show CDT Debug Preference Pages (#974)
The CDT Debug Activites was originally added when we had two
distinct debuggers in CDT, the DSF one and the CDI one. To
eliminate confusion the preferences for the respective
debug infrastructures were only displayed if users actually
ran such a debug session.

Now with just one debug infrastructure, we should always display
the preference pages. It also removes some confusion that some
preference pages weren't visible until after you started the
debug session. So for example, users couldn't turn on or off
a bunch of default settings until after creating and launching
a debug session.

I have left the enableActivity call in GdbLaunchDelegate in
case any extenders were hiding some of their UI behind that key.

The only exception in the above is the View Performance preference
page which was misplaced in the top level Run/Debug preference
tree, even though it is CDT specific. That preference page has
been re-parented to C/C++ -> Debug

Fixes https://github.com/eclipse-cdt/cdt/issues/972
2025-01-06 12:46:55 -05:00
..
download/releases Updates for CDT 11.6.1 (#858) 2024-07-02 21:11:07 -04:00
org.eclipse.cdt Always show CDT Debug Preference Pages (#974) 2025-01-06 12:46:55 -05:00
org.eclipse.cdt-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.native-feature Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.platform-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.platform.branding Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.repo Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.sdk Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.sdk-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.target Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.testing Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.testing-feature Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.testing.repo Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
scripts Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
templates/feature [releng] Fix case where copyright year end == start 2021-01-15 21:52:03 -05:00
CDT.setup Update CDT setup for new branch name of cdt-lsp 2024-12-28 10:51:16 -05:00
CDTConfiguration.setup Improve CDT's setup 2022-08-12 12:04:56 +02:00
check-maven-plugin-updates.Jenkinsfile Move check-maven-plugin-updates job to main CDT repo 2022-10-03 12:42:37 -04:00
disable_intro_in_tests.ini Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
findbugs-exclude.xml Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
promote-a-build.Jenkinsfile Add cdt-lsp support to the promote-a-build scripts 2023-09-08 12:07:05 -04:00
promote-files-to-download.Jenkinsfile Correct path to promote script 2022-08-22 19:31:40 -04:00
run-dash-licenses.Jenkinsfile Migrate run-dash-licenses from cdt-infra to main CDT repo 2022-11-29 14:15:25 -05:00