Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT object viewer
CDT object viewer [message #179462] Thu, 09 November 2006 12:14 Go to next message
Eclipse UserFriend
I like the feature in CDT that allows me to open ELF format files. However,
I can't see the disassembled object code. Does CDT have this feature?
Re: CDT object viewer [message #179503 is a reply to message #179462] Fri, 10 November 2006 12:19 Go to previous messageGo to next message
Eclipse UserFriend
Since I didn't get a response I am assuming the object viewer cannot display
diassembled assembly language.

"Ray Hurst" <raymond.hurst@wdc.com> wrote in message
news:eivnld$274$1@utils.eclipse.org...
>I like the feature in CDT that allows me to open ELF format files. However,
>I can't see the disassembled object code. Does CDT have this feature?
>
Re: CDT object viewer [message #179907 is a reply to message #179462] Wed, 15 November 2006 20:24 Go to previous message
Eclipse UserFriend
I imported ARM code into a managed Make project.
I discovered that if I use the GNU Elf Parser that the object files are
actually decompiled into assembly language.
However, my ARM code is Thumb code and the GNU Elf Parser thinks it is
ARM code.
How do I get the parser to de-compile into ARM thumb code?
Ray

Ray Hurst wrote:
> I like the feature in CDT that allows me to open ELF format files. However,
> I can't see the disassembled object code. Does CDT have this feature?
>
>
Previous Topic:Toolchain error in plugin development
Next Topic:cygpath errors
Goto Forum:
  


Current Time: Sun Jun 22 08:25:12 EDT 2025

Powered by FUDForum. Page generated in 0.50944 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top