Node:Action Conditions, Next:, Previous:Other Tests, Up:Breakpoint Conditions



Conditions Usable in the Action Part

mode(Mode)
Set the debugger mode to Mode.
command(Command)
Set the command to be executed to Command.
show(Show)
Set the show method to Show.

The values admissible for Mode, Command and Show are described below; see Action Variables.

Furthermore, any other condition can be used in the action part, except for the ones specifying the breakpoint type (advice or debugger).