Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin debug doesn't stop at Clikt subcommand #87

Open
alegomes opened this issue Dec 26, 2023 · 0 comments
Open

Kotlin debug doesn't stop at Clikt subcommand #87

alegomes opened this issue Dec 26, 2023 · 0 comments

Comments

@alegomes
Copy link

Issue

Debug not stopping at a Clikt subcommand.

Environment

VSCode

Version: 1.85.1
Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
Date: 2023-12-13T09:48:06.308Z
Electron: 25.9.7
ElectronBuildId: 25551756
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin x64 23.0.0

Extensions

╰─ code --list-extensions --show-versions

[email protected]
[email protected]
[email protected]

Code sample

https://github.com/alegomes/clikt_debug_test_case

Expected behaviour

Make debug stop at Cmd.kt:17

It does work at line 29 and 11, but not at 17 :-(

What am I missing?

thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant