How to start "loader snaps"

  • Thread starter Thread starter cppBeginnnnnner
  • Start date Start date
C

cppBeginnnnnner

Guest
Hi Guys,


My application crashed when running 'LoadLibrary'. I'd like to use "loader snaps" to get the root cause.

I executed the command below

C:\Debuggers>gflags.exe /i testApp.EXE +sls
Current Registry Settings for testApp.EXE executable are: 00000002
sls - Show Loader Snaps

However, i didn't see any output after the 'testApp.exe' failed.

Does Loader Snaps create log files or something?

Continue reading...
 
Back
Top