Re: distel
Mats Cronqvist <[email protected]> Tue, 30 May 2006 17:19:32 +0200
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
Luke Gorrie wrote: > > NB: One day somebody has to fix the debugger so that when the debugged > process crashes it keeps the Attach buffer open and shows you where :-) i've checked in a new distel.erl. deals with the new (post-R10B-10) int:meta behaviour and is fixed so that you can attach to, and examine the stack of, a crashed process. mats -- Premature optimization is the root of all evil in programming. C. A. R. Hoare