Language:
Русский
English
▄ Help on the Edit Breakpoint dialog box
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
The Edit Breakpoint dialog box consists of four input boxes, the standard Help and Cancel buttons, and two other buttons (Modify and New).
┌─ Condition ───────────────────────────────┐
│ │
└───────────────────────────────────────────┘
This is where you enter the condition that causes the breakpoint to break.
┌─ Pass count ──────────────────────────────┐
│ │
└───────────────────────────────────────────┘
This is where you set how many times the breakpoint should be skipped before execution stops.
┌─ File name ───────────────────────────────┐
│ │
└───────────────────────────────────────────┘
File Name lists the full path name of the source file containing the current breakpoint.
You can type in a new file name here.
┌─ Line number ─────────────────────────────┐
│ │
└───────────────────────────────────────────┘
Line Number shows the line number of the current breakpoint. You can enter a new value here.
┌────────────┐
│ [ Modify ] │
└────────────┘
The Modify button records the changes you've made in the Edit Breakpoint dialog box.
┌───────────┐
│ [ New ] │
└───────────┘
You use the New button to enter breakpoint information for a new breakpoint.