1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00
cdt/debug/org.eclipse.cdt.debug.application/src/org/eclipse/cdt
Jonah Graham 9026f53fd5 Remove deprecated binary parsers and supporting code
These binary parsers have been slated for deleting for
a while and are replaced with 64-bit compatible
versions.

Some methods still refereneced the 32-bit variants
and have been updated to the fully functioning
64-bit variant.

The older parser IDs are preserved (forever?) so that
old projects can be opened without needing to do anything.
The IDs now point at the new implementations.

See also Bug 562495
2022-11-07 20:58:25 -05:00
..
debug/application Bug 573677: Use array based exec commands to avoid problems with spaces 2021-06-14 22:20:28 -04:00
internal/debug/application Remove deprecated binary parsers and supporting code 2022-11-07 20:58:25 -05:00