aesi-eclipse / com.virtlink.aesi.debugging / IDebugSession / initialize
initialize
abstract fun initialize():
Unit
Initialize the session. This method must be non-blocking. When initialization has been completed, the IDebugSessionListener#onThreadInitialized event must be fired.