1) dbghelp.dll is only delay-loaded for the Release build, not the Debug
build, of SlimTuneCLR.
2) Profiled processes continue to crash unless dbghelp.dll is copied into
their output directories -- SlimTuneCLR seems to completely ignore %PATH%, as
far as I can tell. Even if I set %PATH% in cmd.exe by hand, then launch
SlimTuneUI from that console, and then run the process to be profiled, it
crashes in the exact same manner. Copying the same dbghelp.dll from the
directory referenced by %PATH% into the to-be-profiled exe's directory fixes
the crash.
Original issue reported on code.google.com by pandamojo@gmail.com on 5 Aug 2009 at 9:18
Original issue reported on code.google.com by
pandamojo@gmail.com
on 5 Aug 2009 at 9:18