[plt-scheme] running an MzScheme debugger in Emacs?

From: John Clements (clements at brinckerhoff.org)
Date: Fri Apr 25 12:47:49 EDT 2008

On Apr 25, 2008, at 9:38 AM, Eli Barzilay wrote:

> On Apr 25, Benjamin L. Russell wrote:
>> In sum, there seem to be the following options:
>> [...]
>
> +1 on what Grant said (Emacs for editing and DrScheme for debugging).
>
> But also -- did you look at how to use errortrace?  It should be easy
> to configure Emacs to start mzscheme with the right command-line
> arguments that load it (and I don't think that there are any specific
> Windows problems).

Yes, I was also going to suggest this: In particular, your number 7,  
"Do a lot of research, and write my own debugger for MzScheme that  
runs in Emacs", would indeed be a lot of work, but the hooks are  
there, and you might not find it quite as horrible as you think. In  
particular, there should be no need to modify mzscheme itself.

John Clements
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2484 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20080425/f2b62562/attachment.p7s>

Posted on the users mailing list.