This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: objdump for binary file


Ok, if the arm-elf tools can't do it, how would I do it?  I want to
reverse engineer a driver for the PCMCIA controller I'm using.  I think
it's in plain binary form, but I'm not sure.

-----Original Message-----
From: ecos-discuss-owner@sources.redhat.com
[mailto:ecos-discuss-owner@sources.redhat.com] On Behalf Of Grant
Edwards
Sent: Tuesday, August 21, 2001 1:35 PM
To: Trenton D. Adams
Cc: 'eCos Discussion'
Subject: Re: [ECOS] objdump for binary file


On Tue, Aug 21, 2001 at 01:23:22PM -0600, Trenton D. Adams wrote:

> I compiled an eCos program and then copied it to a binary file.  Is
> there a way of dumping the assembly now?  

No.

Run arm-elf-objdump --source on the ELF file.

-- 
Grant Edwards
grante@visi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]