edb bug?

mats cronqvist <[email protected]> Tue, 16 Dec 2003 12:27:22 +0100
Newsgroups gmane.comp.lang.erlang.distel.devel
Organization eth/rud
Message-ID <[email protected]>
   dear lisp gurus,

   i have an small but annoying problem with edb. if i try to interpret a 
module, and the
connect between emacs and erlang fails, i am not allowed to set 
breakpoints ever. even
when the connection eventually comes up.
   seems like the value of edb-interpreted-modules is stuck at nil, even 
after i get the nodeup
(maybe it's single-assignment lisp?).
   unfortunately i am as good at lisp as i am at swahili. anybody got any 
ideas?

   mats

   start emacs. derl-cookie has the default (in this case wrong) value
C-c C-d i (interpret module)

nodedown: prf@duna283
error in process sentinel: if: Can't handle event closed in state 
derl-recv-challenge-ack
error in process sentinel: Can't handle event closed in state 
derl-recv-challenge-ack

(change the cookie)
C-c C-d i

nodeup: prf@duna283
Loading cl-extra...done
Interpreting: prfHost

C-c C-d b  (set a breakpoint)

if: Module is not interpreted, can't set breakpoints.

edb-interpreted-modules's value is nil

----------------------------------------------
   this sequence works.

   start emacs. derl-cookie has the default (wrong) value

(change the cookie)

C-c C-d i

nodeup: prf@duna283
Interpreting: prfHost

edb-interpreted-modules's value is
((prfHost "/home/qthmacr/wrk/prf/ebin/prfHost.erl"))


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click