Debugging a Program With dbx

when

To execute command(s) when the specified event occurs:


when event-specification
 { command(s); 
}