A first type of debugger impact reduction includes removing, from within a loop,
an initial conditional breakpoint ("ICB"); extracting a first Boolean expression
("BE_1") therefrom; setting a special conditional breakpoint ("SCB") including
the BE_1; and reestablishing the ICB if the SCB is satisfied. Optionally, the first
type may further include extracting, from code within the loop, a second Boolean
expression ("BE_2"); disjunctively including its complement in the SCB; and setting
a reset breakpoint at loop exit program positions to remove reset breakpoints and/or
the ICB. A second type includes setting the SCB with the complement of BE_1; and
removing the ICB when the SCB is satisfied. Optionally, the second type may further
include conjunctively including the BE_2 in the SCB; and setting a reset breakpoint
to remove reset breakpoints and/or reestablish the ICB. The above may be embodied
in a method, a program debugger and an article of manufacture.