Community
Participate
Working Groups
Created attachment 183689 [details] patch for EDCInstruction 1.6 : code cleanup changes for HEAD, the following changes apply (and are found in the attachment) 1] the import of IInstruction is no longer necessary 2] javaDoc from AbstractInstruction is sufficient for getSize() 3] AbstractInstruction#getSize() lends to use of @Oversize here for CDT_7_0, the following is the only change necessary 1] the import of IInstruction is no longer necessary
trivial: code cleanup
(this is part of a batch change) The Eclipse CDT EDC (https://wiki.eclipse.org/CDT/cdt-debug-edc) is now obsolete and has not had any active development since 2011. Therefore the still open bugs are being marked as wontfix. The git repo for the project still exists for posterity at https://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/