[debugger] Switch on registry for breakpoint instrumentation

IDEA-370744

GitOrigin-RevId: b474e13ab08d9e96277449c16016510aca558ce5
This commit is contained in:
Alexey.Merkulov
2026-02-16 19:06:26 +00:00
committed by intellij-monorepo-bot
parent 244465a9e8
commit d8ed5c2afa
@@ -316,7 +316,7 @@
description="Enable collection watchpoints support"/>
<registryKey key="debugger.async.stacks.via.breakpoints" defaultValue="false"
description="Enable async stack traces implementation via breakpoints"/>
<registryKey key="debugger.breakpoint.instrumentation" defaultValue="false"
<registryKey key="debugger.breakpoint.instrumentation" defaultValue="true"
description="Use instrumentation conditional and logging breakpoints if possible"/>
<registryKey key="debugger.async.stacks.coroutines" defaultValue="true"
description="Enable async stack traces for coroutines"/>