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 Not Attached to Container #117

Open
GooGam opened this issue May 18, 2022 · 0 comments
Open

Debugger Not Attached to Container #117

GooGam opened this issue May 18, 2022 · 0 comments

Comments

@GooGam
Copy link

GooGam commented May 18, 2022

Environment:
OS: MacOs Monterey v12.3 (Processor: 2.2 GHz 6-Core Intel Core i7)
Language: Dart
Cloud Code Extension version: v1.18.2
VSCode version: 1.66.2
Google Cloud SDK: 385.0.0
kubectl: 1.21.9
minikube: 1.25.2
skaffold: 1.38.0

Description
When trying to run 'Cloud Run/Run Debug Locally', the breakpoints are not being hit and the debugger is not attached. Message from 'Cloud Run/Run Debug locally Detailed' below:
error msg

Following the skaffold documentation (https://skaffold.dev/docs/workflows/debug/#configuring-container-images-for-debugging), we ended up here to find a run-time specific image support for Dart, but there is no support for Dart. Just would like to request support for Dart if Dart runtime requires additional support files.

If not, is there any chance that you know how can I configure the container to make it debuggable?
Really appreciate it.

Additional Information:
launch.json
launch

Dockerfile
docker

Detailed Output log
Screen Shot 2022-05-18 at 10 46 28 am

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