Open topic with navigation
Selecting Debugger Support
RTX supports user-level debugging of RTSS
executables. User-level debugging allows developers to debug their application
using a supported version of Microsoft Visual Studio.
To select
a debugger:
- Open the
RTX Properties Control Panel and click the Debug
tab.
- Select the type of debugging support to use:
- Select No
debugging to suppress any debug hooking.
- Select Dump memory on exception to ignore exception handling and dump memory.
- Select User
level debugging if you plan to use Microsoft Visual Studio Debugger.
- Click OK.