this is the method in question which filters stack...
# announcements
b
this is the method in question which filters stack frames and just tries to fetch the bytecode from the debuggee without checking the VM capabilities https://github.com/JetBrains/kotlin/blob/b11acdfbea8a0648668e8037f42452dca89feb3a/idea/src/org/jetbrains/kotlin/idea/debugger/filter/KotlinSyntheticTypeComponentProvider.kt#L70