Changing source on the fly (Was: Lisp Book(s) in the K&R Style)
- From: Maks Romih <maksr@xxxxxx>
- Date: 06 May 2005 09:13:48 +0200
Is it possible in CMUCL to change the source when stepping through the
debugger? I mean, the source of the very function or loop you are
stepping through.
This is one of few things that I've enjoyed in Visual Basic and I'm
curious when I will find it in any lisp debugger.
GP lisper <spambait@xxxxxxxxxxxxxxx> writes:
> On 3 May 2005 14:09:36 -0700, <nikhilketkar@xxxxxxxxx> wrote:
> >
> > You can do anything in any language.
>
> As a long time perl coder, I never learned how to update running
> source, something I did this morning in cmucl at about 3x the
> development rate of the old run-check output-recode-do over method.
>
>
> --
> Everyman has three hearts;
> one to show the world, one to show friends, and one only he knows.
.
- Follow-Ups:
- Re: Changing source on the fly (Was: Lisp Book(s) in the K&R Style)
- From: Barry Margolin
- Re: Changing source on the fly (Was: Lisp Book(s) in the K&R Style)
- References:
- Lisp Book(s) in the K&R Style
- From: no . email
- Re: Lisp Book(s) in the K&R Style
- From: Nikhil Ketkar
- Re: Lisp Book(s) in the K&R Style
- From: André Thieme
- Re: Lisp Book(s) in the K&R Style
- From: Nikhil Ketkar
- Re: Lisp Book(s) in the K&R Style
- From: GP lisper
- Lisp Book(s) in the K&R Style
- Prev by Date: Re: reading backquote expressions
- Next by Date: Re: Practical Common Lisp reviewed on /.
- Previous by thread: Re: Lisp Book(s) in the K&R Style
- Next by thread: Re: Changing source on the fly (Was: Lisp Book(s) in the K&R Style)
- Index(es):
Relevant Pages
|