-
Notifications
You must be signed in to change notification settings - Fork 173
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 with mono and building with xbuild breaks debugging! #29
Comments
@chncy What version of mono-debug are you using? |
@weinand I am using the latest update, i updated it from vscode directly |
I have this too, kind of. Running Ubuntu 17.04. VSCode Version:
OS, mono, xbuild:
These are some of the dependencies I'm installing:
DotNet also installed, using these steps:
Compilation step:
Note: here is the relevant configuration in the csproj file:
Contents of launch.json:
|
From @chncy on April 15, 2017 16:56
Steps to Reproduce:
launch.json:
tasks.json:
Copied from original issue: microsoft/vscode#24831
The text was updated successfully, but these errors were encountered: