Next: Attach Buffer, Previous: Basic Commands, Up: Debugger
The monitor buffer displays all processes that the debugger knows about, line-by-line. This includes all processes that have run interpreted code, and all that are stopped in breakpoints. The current status of each process is shown – running, at breakpoint, or exited. You can attach to a debugged process by pressing RET on its summary line.