Bug 174406 - Request to check for new Machine value in ELF header
Summary: Request to check for new Machine value in ELF header
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 00:54 EST by Delicia CLA
Modified: 2020-09-04 15:24 EDT (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 Delicia CLA 2007-02-16 00:54:06 EST
Build ID: M20060629-1905

Steps To Reproduce:
Already discussed on cdt-dev newsgroup.
Ref: http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg08961.html

CDT's binary parser doesn't recognise executables generated from my (GNU-ported) toolchain since the corresponding 'machine' field of the ELF header is not part of the list.

As requested:
- The machine string is EM_CRADLE having value 4D55
- Could you set the corresponding: attrib.cpu = "cradle"


More information: