[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dsdp.dd] Re: Disassembly editor

I want to integrate a disassembly view along with my custom debugger into Eclipse CDT and I don't want to use the DSF disassembly view if it's going to be replaced by the new disassembly editor.

I'm looking for information on the new disassembly editor framework and all I could find is this proposal:

http://wiki.eclipse.org/Disassembly_window_management

Is there any other documentation on the framework like how to use it? How is it better than the DSF disassembly view?

Also, is there a schedule for the framework? Is the code available in CVS somewhere?