1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-03-28 14:56:28 +01:00
cdt/debug
Jonah Graham 3e47705d94 Enable toggling breakpoints in LSP CEditor
This is an example of where we have somewhat an inversion of dependencies.
The existing CDT code assumes it knows about all types of editors
at compile time. In this case the LSP C Editor is a new type. However,
rather than creating a new extension mechanism here we are simply
adding the LSP C Editor to the known list as the LSP C Editor
is (or will soon be) part of CDT itself anyway (see #354)

By itself this change doesn't do anything, it needs the
change in https://github.com/Bachmann-electronic-GmbH/eclipse-cdt-lsp/pull/46/

Also-by: Gesa HENTSCHKE <Gesa.HENTSCHKE@bachmann.info>
2023-04-27 14:33:07 -04:00
..
org.eclipse.cdt.debug.application Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.cdt.debug.application.doc Upgrade to Tycho 3.0.3 (latest) 2023-03-14 14:02:47 -04:00
org.eclipse.cdt.debug.application.product Upgrade to Tycho 3.0.3 (latest) 2023-03-14 14:02:47 -04:00
org.eclipse.cdt.debug.application.tests [releng] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00
org.eclipse.cdt.debug.core Cleaning project fails once the binary is expanded in project explorer on Windows 2022-11-07 17:32:17 -05:00
org.eclipse.cdt.debug.standalone-feature [releng] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00
org.eclipse.cdt.debug.ui Enable toggling breakpoints in LSP CEditor 2023-04-27 14:33:07 -04:00
org.eclipse.cdt.gdb Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.cdt.gdb-feature [releng] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00
org.eclipse.cdt.gdb.ui Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.gnu.debug-feature [releng] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00
pom.xml [releng] Prepare repo for CDT 11.2 development 2023-03-13 13:54:48 -04:00