Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 353923 - EDC does not support x86_64
Summary: EDC does not support x86_64
Status: RESOLVED WONTFIX
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-edc (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Ken Ryall CLA
QA Contact: Ken Ryall CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 13:03 EDT by Daniel Thomas CLA
Modified: 2019-12-30 18:40 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/