Debug Pulldown

Trace (Creep Initially)
puts the debugger into trace mode
Debug (Leap Initially)
puts the debugger into leap mode
Zip (Zip Initially)
puts the debugger into zip mode
Nodebug
turns off the debugger

Selecting one of the first three choices will open the debugger window (if it's not already open). Choosing Nodebug will close it. Note that the diamond to the left of one of these menu items will be darkened, indicating your current debugging mode. See dbg-bas-con-tdz for an explanation of these modes.