I'm trying the new library from microsoft, ClrMD, to analyze crash-dumps and live process. I've follow the sample in the .NET Framework blog post (using the attached .cs file). I tried to run the sample to analyze a .dmp file which was taken from a program running on the same [...] read more
I am running MonoDevelop (2.8.6.5) on Windows 7 x64, and have it rendering some pages fine, as well as doing simple MySQL queries. I now have a problem I would like to debug, however whenever I try to debug I am faced with the following error: "Debugger Error: The operation [...] read more