Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Breakpoint

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

void Breakpoint (void);

Purpose

Suspends program operation. While the program is suspended, you can edit source code, inspect or modify variables, and use many other features of LabWindows/CVI.

Note Note  Although you can edit source code while you suspend program execution, those changes do not take effect immediately, even if you save the file. You must terminate execution and rebuild the project to see your changes.

Linux This function is not supported.

Note   Unlike breakpoints set in the source text editor, this function also suspends execution when debugging a release executable or DLL. However, no source code information will be available for these executables or dlls.

Parameters

None.

Return Value

None.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit