Re: Questions
"Bill Clementson" <[email protected]> Sun, 3 Jun 2007 22:24:45 -0700
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
On 6/2/07, Kirill Zaborski <[email protected]> wrote: > > > On 6/1/07, Bill Clementson <[email protected]> wrote: > > "Kirill Zaborski" <[email protected]> writes: > > > > Since it wants to connect to the "emacs@..." node, it looks like > > you've followed the same naming convention that I used to specify the > > node for the Erlang Shell in Emacs. Since it's giving a "nodedown" > > error message, that means that it can't communicate with it. Perhaps > > you might have deleted the Erlang Shell buffer (breaking the > > connection). If you closed the shell and re-started it, you will > > probably need to reconnect to the node with "C-c C-d n". > > Tried this at home and it looks like everything works OK. > The thing that I do not understand is - how do I stop debugging? I press > 'c', see the result in shell but some number of buffers appear... Should I > close them manually? I'm a newbie to emacs so maybe it's a dumb question for > you :) I'm not sure I understand the question. Once your program runs to completion (in debug mode), the breakpoints are still active so you can re-run the program again and hit the same breakpoints. You can toggle debug interpreting with "C-c C-d i" if you don't want the breakpoints to be active. If you don't want to debug anymore, then you can just toggle off debug interpreting and close the edb buffer. Does that answer your question? - Bill ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/