Re: Questions
Bill Clementson <[email protected]> Tue, 5 Jun 2007 15:25:46 +0000 (UTC)
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
Luke Gorrie <luke.gorrie <at> synap.se> writes: > > "Kirill Zaborski" <qrilka <at> gmail.com> writes: > > > Thanks for your efforts Bill but it doesn't work for me. > > I've applied the patch and run all the steps. When I tried to turn off > > (after turning it on) the interpreting mode 'nodedown' message > > appeared - the rest was the same as before. > > I've tried to use stand-alone node with the same result. > > It looks like emacs can not find the node for debugging. But > > expression evaluation works quite fine and process list also. > > This all sounds vaguely familiar > > You can check that Emacs and Erlang both have node names that the > other can understand. Especially that the host part of the node name > is something that can be resolved to an IP address (i.e. can ping). > > Check the variable `erl-node-name' in Emacs, which should be for > example distel_23178 <at> localhost and the Erlang one in the Erlang shell > with node() or by looking at the name in the prompt. Hi Luke, Kirill sent me an email last night saying that it was the probleme with the node name. Once he switched over to using full node names, the debugger problems went away. However, the patch I sent out does fix the scenario (that I was encountering) where you close your erlang shell while debugging and restart it. Previously, this would not clear the edb variable and caused a problem in that you weren't able to toggle interactivity on/off properly. Probably a good idea to have a look at the patch and apply it if it looks ok. On the subject of patches, what's the standard procedure for submitting patches to distel? Should people send you an email or is posting to the list sufficient? - 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/