Enable Debugging with a C, C++, or .NET Application
- Updated2026-01-29
- 1 minute(s) read
Enable Debugging with a C, C++, or .NET Application
Note Supporting communication with a device in C,
C++, or .NET environments at breakpoints requires additional overhead that might affect
performance.
-
Select Configure debug session from the instrument settings menu
(
).
The Configure Debug Session window opens. - Fill the Using Breakpoints in C/C++/.NET Applications checkbox next to the device that you want to debug.
-
Click OK.
InstrumentStudio enables breakpoints in C, C++, and .NET external applications.
- Debug the application or device.
- When you finish debugging, clear the Using Breakpoints in C/C++/.NET Applications checkbox in the Configure Debug Session window.
- Restart the external application to apply the changes.