I dug through the trace and logs you sent and found that 0 profiling stacks are being collected for your process which is why you are getting the “No user code was running”. After digging further into the logs I see that you are changing the default sampling rate after which we no ...
if it exists) containing the DLLs and PDBs you want to analyze. Your selection is automatically saved for future runs in the.infersharpconfigfile created in your project directory. The analysis will then run, displaying
The customer has a different binary from you. This is why it says 'No matching binary found'. The rebuilt dll and pdb do not match the binary the crash was created from. If you supplied a debug version of the DLL to the customer and didn't keep the PDBs associated with that b...
Google Chrome after version 19 or so changed the way it registers itself on Windows as the default browser and broke a half dozen apps (like Visual Studio) who look for specific registry keys that every other browser writes. I should get an Xbox achievement for every time I press "Clear"...
but would it work for chained debuggers (yep i will try for sure and post back i am just asking if you happen to have a ready made answer ) > > Workaround: try download the needed binaries and PDBs to local cache then > restart the attach. As long as there is no need to hit ...