1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
cdt/debug/org.eclipse.cdt.debug.ui/ChangeLog

11 lines
558 B
Text
Raw Normal View History

2002-10-14 Mikhail Khodjaiants
* CDebugUIPlugin.java: In the 'selectionChanged' method check if the thread of the new frame is current. If not make it current.
2002-10-11 Mikhail Khodjaiants
* SwitchToDisassemblyActionDelegate.java: Implementation of the 'Switch to disassembly mode' action.
* plugin.properties: Action label and tooltip.
* plugin.xml: Contribution to the 'Launch View'.
* icons/full/clcl16/disassembly.gif: Hover icon.
* icons/full/dlcl16/disassembly.gif: Disabled icon.
* icons/full/elcl16/disassembly.gif: Enabled icon.