EmulatorTestRunner

Package: ghidra.test.processors.support
Type: class

12.1_PUBLIC

addedmethod: execute
boolean execute(int timeLimitMS)
addedmethod: getEmulatorThread
ghidra.pcode.emu.PcodeThread<byte[]> getEmulatorThread()
addedmethod: runToBreakpoint
boolean runToBreakpoint()
addedmethod: stepIgnoreBreakpoints
boolean stepIgnoreBreakpoints()
removedmethod: execute
boolean execute(int timeLimitMS, ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod: getEmulatorHelper
ghidra.app.emulator.EmulatorHelper getEmulatorHelper()

9.1_PUBLIC

introducedInitial version