Next: Synchronising Breakpoints, Previous: Monitor Buffer, Up: Debugger
An attach buffer corresponds to a particular Erlang process that is being debugged. It displays the source to the module currently being executed and, when the process is stopped at a breakpoint, an arrow showing the next line of execution. The attach buffer is accompanied by a buffer showing the variable bindings in the current stack frame.
edb-attach-step
)
edb-attach-next
)
edb-attach-continue
)
edb-attach-up
)
edb-attach-down
)
edb-toggle-breakpoint
)
edb-attach-help
)