Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Using org.eclipse.cdt.debug.ui.command.openDisassembly command

Hi all,

I'm looking integrating the disassembly "editor" provided in https://bugs.eclipse.org/bugs/show_bug.cgi?id=196064 and in this respect I've been looking through the code in org.eclipse.cdt.debug.ui. There I found the mentioned command which apparently will open a disassembly editor (org.eclipse.cdt.debug.internal.ui.disassembly.editor.DisassemblyEditor) when the command is selected in the debug view. It does not seem to be related to DSF which has the only other "full" disassembly view I'm aware of and the "Open Disassembly" command appears to be always unavailable. I don't understand how to enable this command and how (if at all) it relates to the mentioned bug report.
-- 
Torkild Ulvøy Resheim
Senior Design Engineer, AVR Tools
Atmel Norway 


Back to the top