monodevelop.netcoredbg
monodevelop.netcoredbg copied to clipboard
.NET Core debugger extension for MonoDevelop
Debugger works and breaks on breakpoints, however using monodevelop gui, the results of variables are not displayed and expression evaluator doesn't work.
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
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...
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...