Crossware

Table of Contents        Previous topic       Next topic       

Breakpoints->Using Breakpoints

Breakpoints can be set to halt program execution when certain conditions occur.  These conditions are:
    

Breakpoints can be set using the breakpoints dialog box or using the set breakpoint at cursor command.

The breakpoints that you set are unique to a particular 8051 program and so if you have more than one program loaded into the simulator then both will have their own separate breakpoints.

When a program is closed, its breakpoints are saved in its program status file and so will be restored when the same program is opened again.