Package ghidra.app.plugin.debug
Class MemoryUsagePlugin
java.lang.Object
ghidra.framework.plugintool.Plugin
ghidra.app.plugin.debug.MemoryUsagePlugin
- All Implemented Interfaces:
ApplicationLevelOnlyPlugin
,ApplicationLevelPlugin
,PluginEventListener
,ServiceListener
,ExtensionPoint
-
Field Summary
Fields inherited from class ghidra.framework.plugintool.Plugin
name, pluginDescription, tool
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.framework.plugintool.Plugin
acceptData, canClose, canCloseDomainObject, cleanup, close, dataStateRestoreCompleted, dependsUpon, deregisterService, dispose, equals, eventSent, firePluginEvent, getData, getMissingRequiredServices, getName, getPluginDescription, getServicesRequired, getSupportedDataTypes, getTool, getTransientState, getUndoRedoState, hashCode, hasMissingRequiredService, hasUnsaveData, init, internalRegisterEventConsumed, isDisposed, prepareToSave, processEvent, readConfigState, readDataState, registerDynamicServiceProvided, registerServiceProvided, restoreTransientState, restoreUndoRedoState, saveData, serviceAdded, serviceRemoved, writeConfigState, writeDataState
-
Constructor Details
-
MemoryUsagePlugin
-
-
Method Details
-
showMemory
public void showMemory()
-