Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] ASM content-type and uppercase S

hi,

 somewhat related - I've noticed that binary files open as plain text at
the moment? It would be neat if they came up as something like a
multi-page editor containing pages displaying read-only hex, and
read-only disassembler.

If a scheme for enabling ASMEditor to support different assembly
languages was implemented, and if people agreed that opening an object
file bringing up disassembled code was a good idea, it would maybe be a
good idea to make support for common disassembler outputs a requirement
also?

thanks,
Andrew

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Recoskie, Chris
Sent: 10 August 2005 15:27
To: CDT General developers list.
Subject: RE: [cdt-dev] ASM content-type and uppercase S

The catch is making that extensible enough that you can plug in other
assembly languages.  With apologies to the folks at Intel, the world
does not revolve completely around the x86 :-)

___________________________________________
 
Chris Recoskie
Software Designer
IDE Frameworks Group
Texas Instruments, Toronto
 
> Note: If someone wants to contribute an Assembly parser to allow such 
> things as the outliner or refactoring to work .. would be fun.
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top