Skip to content

JVM debugging for Kotlin using the Debug Adapter Protocol

License

Notifications You must be signed in to change notification settings

MrRogerHuang/kotlin-debug-adapter

 
 

Repository files navigation

Kotlin Debug Adapter

A debug adapter that provides IDE-independent debugging support for Kotlin/JVM.

Release Build Status Downloads Chat

Icon

Any editor conforming to DAP is supported, including VSCode.

Getting Started

Architecture

DAP client <= JSON => KotlinDebugAdapter <=> Core abstractions <=> Java Debug Interface

About

JVM debugging for Kotlin using the Debug Adapter Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%