Debugging Multiple Processes Simultaneously

You can use Visual Studio for debugging multiple applications simultaneously, by using multiple Visual Studio instances. Open one Visual Studio instance and start debugging an application, then open another instance and start to debug another RTSS application.

IMPORTANT!  Each application must have a unique name.

Processes Linked to RTDLLs

An RTDLL is not an RTSS process, so it does not require an individual Visual Studio instance for it to be debugged. However, it must be registered with the Subsystem using RtssRun /d. See RtssRun Usage for more information. To debug an RTSS process that loads one or more RTDLLs, use a single instance of Visual Studio for the application program.

 

See Also

IntervalZero.com | Support | Give Feedback