AMX System Configuration
K
A
DAK
191
14.13 Breakpoint Manager Definition
The AMX Breakpoint Manager can be used to improve the operation of your debugger in
the AMX multitasking environment. Your use of the Breakpoint Manager is optional.
The layout of the window is shown below.
Include Breakpoint Manager
If you need to use the AMX Breakpoint Manager to shut off all task activity when your
debugger hits a breakpoint, check this box. Otherwise, leave the box unchecked.
Entry/Exit Delay
If your debugger inhibits clock interrupts at breakpoints, you can improve the Breakpoint
Manager's exit detection as follows. Set the breakpoint entry delay to -1 and the
breakpoint exit delay to 1. The Breakpoint Manager will assume that you have left the
breakpoint as soon as the next AMX clock tick is detected.
Otherwise, set both of these parameters to 0 or to the values specified in the toolset
dependent chapters of the AMX 86 Tool Guide.