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

Debugger detaches after resume from breakpoint, must restart #3228

Open
jeffreycrump-se opened this issue Sep 6, 2024 · 1 comment
Open

Comments

@jeffreycrump-se
Copy link

I can deploy my container and attach to it just fine, and the debugger stops properly at a breakpoint. However, when I resume from that breakpoint, the debugger detaches:

Screenshot 2024-09-06 at 9 42 46 AM

and I can't re-attach:

Screenshot 2024-09-06 at 9 43 09 AM

Screenshot 2024-09-06 at 9 40 39 AM

The only way to get it running again is to select Terminate then resume my debugger. I get one shot at a breakpoint.

Expected Behavior

Debugger resumes

Actual Behavior

Debugger detaches, then can't resume.

Additional Information

IntelliJ Build #IU-233.14475.28, built on February 13, 2024
Cloud Code 24.8.2-233-api-version-223
Managed Skaffold version v2.11.0
MacOS 14.0

@ivanporty
Copy link
Collaborator

@briandealwis do you recall any clues for cases like this? Thank you

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

2 participants