[erlang-questions] Emacs: Debugger buffer not showing program output

Vishnu Gopal g.vishnu@REDACTED
Mon Sep 10 23:45:36 CEST 2007


Sorry, perhaps I wasn't clear. The solution IS to check out an older
version of the code since the trunk is broken. i.e. the trunk exhibits
the symptoms above, the revision on july 1 doesn't.

I don't know why this is tho :-)

[kind of unrelated, but by not reply-munging, this thread is probably
losing lots of valuable conversation since the majority of people hit
reply instead of reply-all].
Vish

On 9/11/07, Bill Clementson <billclem@REDACTED> wrote:
> Hi Vishnu,
>
> "Vishnu Gopal" <g.vishnu@REDACTED> writes:
>
> > For people stumbling on this, the distel trunk seems to be broken.
> >
> > Try it with:
> >
> > svn co -r {2007-07-01} http://distel.googlecode.com/svn/trunk/ distel
>
> Works for me - maybe the server was down when you tried?
>
> > Thanks a bunch to Bill Clementson for helping and to Vladmir Piskarev
> > for coming up with the solution.
>
> I didn't see any replies from Vladmir Piskarev on the thread. Could
> you please post here what his solution was?
>
> Thanks,
> Bill
>
> > Regards,
> > Vish
> >
> > On 9/2/07, Vishnu Gopal <g.vishnu@REDACTED> wrote:
> >> Hi!
> >>
> >> I'm trying to learn both Emacs and erlang (newbie to both so please be
> >> gentle). I installed Distel fine and managed to connect to an erlang
> >> node. Was trying out debugging when I noticed something odd.
> >>
> >> I start a debug session with C-c C-d i and set a breakpoint C-x SPC.
> >> And when I run the function in the shell, the debug process list
> >> window pops up. I type return on the correct process and a debugger
> >> buffer pops up. As far as I understand it to work, it should show the
> >> program in a read-only buffer: with the state of execution &
> >> breakpoints, and with variables at the bottom of the window. However I
> >> get a blank buffer: all the commands (n, SPC, q, h, etc.) seem to work
> >> fine though. I'm not sure if it's because I misunderstood how it's
> >> supposed to work, so here's a screenshot:
> >>
> >> http://vish.in/temp/emacs-debug.png
> >>
> >> Shouldn't it look something like this:
> >> http://bc.tech.coop/blog/images/distel2.jpg ?
> >>
> >> (I'm using Aquamacs btw, not sure if that makes a difference).
> >>
> >> It'd be great if somebody could help.
> >>
> >> Thanks,
> >> Vish
> >>
>



More information about the erlang-questions mailing list