Class DebuggerMissingModuleActionContext

java.lang.Object
docking.DefaultActionContext
ghidra.debug.api.modules.DebuggerMissingModuleActionContext
All Implemented Interfaces:
ActionContext

public class DebuggerMissingModuleActionContext extends DefaultActionContext
  • Constructor Details

    • DebuggerMissingModuleActionContext

      public DebuggerMissingModuleActionContext(TraceModule module)
  • Method Details