[plt-scheme] debugging [mini rant]
On Wed, 29 Jul 2009, Elena Garrulo might have said:
> 2009/7/29 Mike Eggleston <mikeegg1 at mac.com>:
> > I agree with smaller and testing first. That's how I learned ...
>
> That's how you learned, but not what you can do when you inherit an
> existing codebase.
>
> Indeed, a command line debugger would make easy to connect the
> debugger from other environments (SLIME?), but it's understand that it
> could be a lot of work if such debugger is currently embedded into the
> graphical environment.
That's part of what I'm talking about though, the graphic environment. I
only want/would like an in-line debugger in mzscheme, not the graphic
Dr Scheme.
Mike