Tools»Register Just-In-Time Debugger
LabWindows/CVI installs and registers a just-in-time debugger you can use to attach to a crashed process at the time of the crash. If you later install software that registers a different just-in-time debugger, you can re-register the LabWindows/CVI just-in-time debugger by selecting Tools»Register Just-In-Time Debugger.
When registered as the system debugger, the LabWindows/CVI Just-In-Time Debugger Selector dialog box launches when a process crashes. You then can select the debugger you want to attach to the program. Refer to the following caveats when selecting a debugger from the LabWindows/CVI Just-In-Time Debugger Selector dialog box:
- Only LabWindows/CVI 2010 and later are available version options for New LabWindows/CVI instance.
- Only open instances of LabWindows/CVI 2010 and later are available in the Running LabWindows/CVI instance list.
- The LabWindows/CVI just-in-time debugger does not support debugging 64-bit applications.
- To receive the most useful debugging information, the DLL or EXE you want to attach to and debug must be built in LabWindows/CVI 2013 and later and in a debug configuration.