Everything
2.10.3.1 Set a beak event (execution-related)

Perform this operation in the Editor panel/Disassemble panel in which the source text/disassembled text is displayed.

After moving the caret to the target line, select [Break Settings] >> [Set Combination Break].

A break event (execution-related) is set to the instruction at the start address corresponding to the clicked line. When a break event (execution-related) is set, the event mark identical to that of hardware breakpoint appears, and the disassembled text line will be highlighted (see "2.10.2.2 Set a breakpoint").

When you have performed this operation, it is interpreted as if a break event (execution-related) has been set at the target address, and it is managed in the Events panel (see "2.17 Event Management" for details). It is registered as "after execution" in the detailed information on the combination break in the Events panel.

Caution

When setting a break event (execution-related), also see "2.17.7 Points to note regarding event setting" for details on execution-related break event settings, including the allowable number of valid events.

Figure 2.92

Example of Setting a Break Event (Execution-related) on a Line in the Disassembled Text [E1] [E20]

Figure 2.93

Example of a Break Event (Execution-related) in the Events Panel [E1] [E20]