2002-10-17 23:17:02 +00:00
|
|
|
2002-10-17 Mikhail Khodjaiants
|
|
|
|
Implementing the memory view support:
|
|
|
|
* MemoryControlArea.java
|
|
|
|
* MemoryPresentation.java
|
|
|
|
* MemoryView.java
|
|
|
|
* MemoryViewer.java
|
|
|
|
|
2002-10-15 21:36:03 +00:00
|
|
|
2002-10-15 Mikhail Khodjaiants
|
|
|
|
* CDebugUIPlugin.java: Moved the memory management functionality to the core.
|
|
|
|
* MemoryControlArea.java: Moved the memory management functionality to the core.
|
|
|
|
|
2002-10-15 18:29:04 +00:00
|
|
|
2002-10-15 Mikhail Khodjaiants
|
|
|
|
* CDebugPreferencePage.java: Implementation of the 'Automatically switch to disassembly mode' preference.
|
|
|
|
|
2002-10-14 05:03:22 +00:00
|
|
|
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 21:51:18 +00:00
|
|
|
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.
|