Project

General

Profile

Notes on debugging Windows executables » History » Revision 2

Revision 1 (Redmine Admin, 11/20/2015 04:21 PM) → Revision 2/3 (Redmine Admin, 11/20/2015 05:13 PM)

# Notes on debugging Windows executables 

 Notes on debugging Windows executables 

 In order to debug executables on Window, you need to enable Crash Dumps. 

 To do this, use regedit (enter 'regedit' in the Start Menu search box) to edit this Windows registry entry (or create it, if it does not already exist): 

 HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\Windows Error Reporting\\LocalDumps 


 

 (Insert image here) 
 [[img src=dump.jpg alt=dump]]