Debug Window
- Updated2025-07-30
- 1 minute(s) read
Select View»Debug Window to display this window. You also can right-click a wire and select Probe from the shortcut menu or use the Probe tool to display this window.
Use the Debug Window to manage probes and breakpoints.
This window includes the following components:
| Option | Description |
|---|---|
| Toggle Enable | Enable or disable breakpoints. |
| Remove Selected Probes and Breakpoints | Deletes the selected probes and breakpoints. |
| Debugging Options | More detailed settings. |
| Probe Options | Select the probe style or change probe settings. |
| Probes and Breakpoints List | Displays all probes and breakpoints in all VIs currently in memory. This list sorts probes and breakpoints in the order you create them and lists the probes and breakpoints under the VI they belong to.
|
| Probe Display | Displays the data that flows through probed wires. Select the probe in the Probes and Breakpoints column to display the value of the data that last flowed through that probe. |
History
- LabVIEW 2025 Q3: Debug Window replaced the Probe Watch Window.