[0.3.x] added : stepout routine ( The traget is executing while not returned from the current subroutine )
[0.3.x] added : sourceStep ( The target is executing a single source line )
[0.3.x] added : sourceStepOver ( The target is executing a single source line )
[0.3.x] added : eventHandler::onThreadStart method (New thread is started in the current process)
[0.3.x] added : eventHandler::onThreadStop ( A thread is stopped in the current thread)
↧