monodevelop.netcoredbg icon indicating copy to clipboard operation
monodevelop.netcoredbg copied to clipboard

.NET Core debugger extension for MonoDevelop

Results 4 monodevelop.netcoredbg issues
Sort by recently updated
recently updated
newest added

Debugger works and breaks on breakpoints, however using monodevelop gui, the results of variables are not displayed and expression evaluator doesn't work.

help wanted

I tried to build this with cmake and core but did not got any bin created. So could you please build and provide me binaries of this branch. https://github.com/lextm/netcoredbg/tree/test

help wanted
question

When I start debugging a project, I get the exception "**Debugger operation failed.** Failed command 'configurationDone': 0x80070005". Sometimes when I start monodevelop with root rights debugger is working. I was...

help wanted

Am interested in using/helping with this project. After following the install directions, everything seems to be in place but when attempting to debug a simple console app, the console window...

question