Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.2
-
c09ff4b72f36f7bd2a5d427eef29949d66abaada
Description
Currently, Qt Creator can load a core dump file, which is readable by gdb in an gcc compiled project. However, users cannot load a Microsoft Visual Studio environment generated dump files.
Open Windows Task Manager (taskmgr). Right click on a process. Click 'Create Dump File'. Unable to load that generated file into Qt Creator.
Open Sysinternals Process Explorer (procxp). Right click on a process. Click 'Create Minidump...' or 'Create Full Dump...'. Unable to load that generated file into Qt Creator.