1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
cdt/jtag
Jonah Graham 1d73f112dc Use mi-async instead of target-async on GDB >= 7.12
target-async is the old name for mi-async. mi-async came
into existence in GDB 7.8, but in later releases it becomes
a warning to use the old name.

Because we already have the version infra for 7.12 we
change to using mi-async from 7.12

A similar change was made for
[cdt-gdb-adapter a while ago](https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/blob/main/src/GDBBackend.ts#L114-L116)

Fixes #176
2022-11-22 11:43:01 -05:00
..
org.eclipse.cdt.debug.gdbjtag Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.debug.gdbjtag-feature [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.debug.gdbjtag.core Use mi-async instead of target-async on GDB >= 7.12 2022-11-22 11:43:01 -05:00
org.eclipse.cdt.debug.gdbjtag.core.tests Remove unmaintained LSP and DAP support from CDT 2022-11-09 19:47:22 -05:00
org.eclipse.cdt.debug.gdbjtag.ui Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
pom.xml [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00