
→
Format of breakpoints list box
The Breakpoints list box contains all the breakpoints that have been added,
including effective breakpoints and non-effective breakpoints. The Add
button should be used to add new breakpoints to the list box, and the Delete
button to remove breakpoints from the list box. The format of each break-
point in the list box is as follows:
<status> {<space and read/write>, <location>,
<data content>, <external signal>}
where <status> is effective status. ’+’ is effective (enabled) and ’-’ is non-ef-
fective(disabled). <space and read/write> is the space type and operating
mode. ’C’ is the code space, ’D/R’ is the data space with read, ’D/W’ is the
data space with write, ’D/RW’ is the data space with read and write.
<location>, <data content> and <external signal> have the same data
format as the input form respectively.
How to set breakpoints
There are two methods to set/enable a breakpoint, one is by using the
Breakpoint command from the Debug menu, the other is by using the
Toggle Breakpoint button on the toolbar. The rules of the breakpoint
mechanism are as follows:
•
If the breakpoint to be set is not in the breakpoint list box (Fig 5-3), then
the descriptive items must be designated first, then added to the break-
point list box.
•
As long as the breakpoint exists in the list box, it can be made effective
by Enabling the breakpoint if it fails to be initially effective.
•
Press the OK button for confirmation. Otherwise, all changes here will
not be effective.
•
When using the Toggle Breakpoint button on the toolbar, the cursor
should first be moved to the breakpoint line, and then the Toggle Break-
point button pressed. If an effective breakpoint is to be changed to a
non-effective breakpoint, this can be achieved by merely pressing the
Toggle breakpoint button.
Chapter 5 HT-IDE Menu – Debug
45
Summary of Contents for HT-IDE
Page 11: ...P a r t I Integrated Development Environment Part I Integrated Development Environment 1 ...
Page 12: ...HT IDE User s Guide 2 ...
Page 20: ...Fig 1 6 Fig 1 7 HT IDE User s Guide 10 ...
Page 24: ...HT IDE User s Guide 14 ...
Page 70: ...HT IDE User s Guide 60 ...
Page 76: ...HT IDE User s Guide 66 ...
Page 92: ...HT IDE User s Guide 82 ...
Page 93: ...P a r t I I Development Language and Tools Part II Development Language and Tools 83 ...
Page 94: ...HT IDE User s Guide 84 ...
Page 148: ...HT IDE User s Guide 138 ...
Page 150: ...Fig 12 1 Fig 12 2 HT IDE User s Guide 140 ...
Page 154: ...HT IDE User s Guide 144 ...
Page 192: ...HT IDE User s Guide 182 ...
Page 194: ...HT IDE User s Guide 184 ...
Page 218: ...HT IDE User s Guide 208 ...
Page 235: ...P a r t V Appendix Part V Appendix 225 ...
Page 236: ...HT IDE User s Guide 226 ...
Page 250: ...HT IDE User s Guide 240 ...