JitMagic icon indicating copy to clipboard operation
JitMagic copied to clipboard

Simple tool that allows you to have multiple Just-In-Time debuggers at once.

Results 3 JitMagic issues
Sort by recently updated
recently updated
newest added

Fixes the following error: ``` Application: _JitMagic.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileNotFoundException at System.Drawing.Icon.ExtractAssociatedIcon(System.String, Int32) at JitMagic.JitMagic.PopulateJitDebuggers(Architecture) at JitMagic.JitMagic..ctor(System.String[])...

Several improvements and additions. I had an old clone so missed one of the official commits and re implemented those things anyway so largely just discarded the master changes from...

In a very fantastic screw up I put this commit in the other branch right before merging it. There is this commit and undo in the history now but I...