aesi-eclipse / com.virtlink.aesi.debugging / IDebugSession / skipTo
skipTo
abstract fun skipTo(thread: IAesiThread):
Unit
Changes the current execution point.
Parameters
thread
- The thread.
aesi-eclipse / com.virtlink.aesi.debugging / IDebugSession / skipTo
abstract fun skipTo(thread: IAesiThread):
Unit
Changes the current execution point.
thread
- The thread.