(CoroutineDebugger) Fixed CombinedContext information, default group renamed to empty dispatcher

This commit is contained in:
Vladimir Ilmov
2020-04-19 11:41:42 +02:00
parent 677ca2b9ae
commit 276cf36d6b
5 changed files with 11 additions and 6 deletions
@@ -19,7 +19,7 @@ coroutine.dump.creation.trace=Coroutine creation stack trace
coroutine.dump.threads.loading=Loading…
coroutine.view.title=Coroutines
coroutine.view.default.group=Default group
coroutine.view.dispatcher.empty=Empty dispatcher
coroutine.view.fetching.error=An error occurred on fetching information
coroutine.view.fetching.not_found=No coroutine information found
to.enable.information.breakpoint.suspend.policy.should.be.set.to.all.threads=To enable information breakpoint suspend policy should be set to 'All' threads.