Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 353923

Summary: EDC does not support x86_64
Product: [Tools] CDT Reporter: Daniel Thomas <daniel.thomas>
Component: cdt-debug-edcAssignee: Ken Ryall <ken.ryall>
Status: RESOLVED WONTFIX QA Contact: Ken Ryall <ken.ryall>
Severity: enhancement    
Priority: P3 CC: cdtdoug
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Daniel Thomas CLA 2011-08-04 13:03:52 EDT
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
Comment 1 Daniel Thomas CLA 2011-09-05 08:16:27 EDT
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.
Comment 2 Jonah Graham CLA 2019-12-30 18:40:05 EST
(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/