-
Notifications
You must be signed in to change notification settings - Fork 10
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
Debugging doesn't start #130
Comments
How does your configuration look like? |
I have installed and configured:
This is my launch.json:
|
When I press F5 and select "Cobol debugger", als nothing happens. |
No.
You may have to create a launch.json, if this wasn't done automatically (which would be a bug that should be tracked in a separate issue). If you have this configuration then you may need to set a breakpoint in your COBOL source to not start, run, finish all in a row. |
After adding a folder to the workspace it was possible to create a new launch.json. |
After configuring launch.json and hitting F5 in a compiled Cobol file, debugging doesn't start and I see the following error in the Extension host (remote) output:
The text was updated successfully, but these errors were encountered: