Next: , Previous: Debugger, Up: Debugger


3.2.1 Basic Commands

C-c C-d i
Toggle interpretedness of the current buffer's module. (edb-toggle-interpret)
C-x SPC
Toggle a breakpoint on the current line. (edb-toggle-breakpoint)
C-c C-d m
Popup the Monitor buffer. (edb-monitor)