Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] In-place editing in disassembly view?

Hi Norman,

I don't think there is in-place editing to replace opCode in the disassembly view. If you find out how, please let me know as well.

I would like to see this feature in future CDT release.

For my debugger, I implemented it via a dialog box to accept the new opCode.

Regards,
Patrick

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Norman Yee
Sent: Tuesday, January 25, 2011 4:13 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] In-place editing in disassembly view?

Hi,

Does the disassembly view support in-place editing of opcodes?  If so, how do you enable this feature?

I did a search and found this discussion page that mentions it briefly:

http://wiki.eclipse.org/Disassembly_Discussion



      
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top