Interface DebuggerEmulationService.EmulationResult

All Superinterfaces:
Scheduler.RunResult
All Known Implementing Classes:
DebuggerEmulationService.RecordEmulationResult
Enclosing interface:
DebuggerEmulationService

public static interface DebuggerEmulationService.EmulationResult extends Scheduler.RunResult
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Get the (scratch) snapshot where the emulated state is stored

    Methods inherited from interface ghidra.trace.model.time.schedule.Scheduler.RunResult

    error, schedule
  • Method Details

    • snapshot

      long snapshot()
      Get the (scratch) snapshot where the emulated state is stored
      Returns:
      the snapshot