Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edbproc window is empty #14

Open
wenhaihu opened this issue Oct 13, 2011 · 0 comments
Open

edbproc window is empty #14

wenhaihu opened this issue Oct 13, 2011 · 0 comments

Comments

@wenhaihu
Copy link

when i test emacs23.3 + distel 4.0.3 on RHL5 followed the Bill's blog, http://bc.tech.coop/blog/070528.html, Open the source member (e.g. - "beersong1.erl") in Emacs
Start an Erlang Shell ("C-c C-z")
Connect Distel to the Erlang Shell ("C-c C-d n" + node name)
Compile the source member for debugging in the Erlang Shell ("c("beersong1", [debug_info]).")
Reload the Erlang module ("C-c C-d L") in the source buffer
Toggle debug interpreting of the module ("C-c C-d i")
Set a breakpoint at a line in the module ("C-x SPC")
From the Erlang Shell, run a function in the module ("beersong1:sing().")
The debugger's process list comes up in a browse window and I press RET on the process to select it for debugging (there can potentially be multiple processes that are being debugged at the same time)
The debugger window pops up
when i stop into "The debugger's process list comes up in a browse window and I press RET on the process to select it for debugging (there can potentially be multiple processes that are being debugged at the same time) ", and i press RET, i got one edbproc window, but the content is empty, anybody know why? and when i input command "n", the minbuffer show "peculiar error: [badarg [not-registered nil]]".
like this :http://www.digipedia.pl/usenet/thread/14327/360/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant