New Breakpoint (Debug Menu)


 

The New Breakpoint selection of the Debug menu allows addition of a breakpoint. The user may specify a hexadecimal address or a program label at which a program break will occur.

 

newbreakpoint.png

 

New Breakpoint Dialog Items

Label or Address
The program label or hexadecimal address at which the program break should occur.
Skip Count
The number of times the label or address should be bypassed before breaking.
Reset Count
The value with which to reset the Skip Count once a program break occurs.

 

 

See also: Debugging



PL/B IDE Studio Help Toggle Breakpoint (Debug Menu) Delete All Breakpoints (Debug Menu)