src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java (4 lines): - line 79: // TODO: check whether it's ok to use assertions, and if we should catch Throwable everywhere - line 95: // TODO: support coroutine stack traces - line 108: // TODO: check whether it's ok to use assertions, and if we should catch Throwable everywhere - line 178: //TODO: slow implementation for now, need to put the code directly into the insert point