Community
Participate
Working Groups
Build Identifier: There are org.eclipse.cdt.debug.edc.x86 org.eclipse.cdt.debug.edc.linux.x86 packages but they lack a x86_64 counterpart. This means that the following test fail on an x86 linux machine: org.eclipse.cdt.debug.edc.debugger.tests.Concurrent org.eclipse.cdt.debug.edc.debugger.tests.RegisterView Additionally they fail by timing out. I will file a separate bug with a patch to make them fail as soon as the fact that the .jar does not exist is known. Reproducible: Always Steps to Reproduce: 1. Run AllEDCTests 2. Note that the two tests noted above fail
I might be interested in implementing this (provided it wouldn't take too long) I would appreciate pointers as to what will need to be done to make this work.
(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/