guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What debugger breakpoint features would you like?


From: Thien-Thi Nguyen
Subject: Re: What debugger breakpoint features would you like?
Date: Sat, 02 Feb 2002 05:21:25 -0800

   From: Neil Jerram <address@hidden>
   Date: 02 Feb 2002 12:28:30 +0000

   However, on the idea in general, why do you think that we need to
   allow the thunk to return these codes?  If the thunk wants to display
   something, why shouldn't it just do it?

if the thunk is called at break time, this is before the evaluation, no?
the thunk can only signal a desire to do something w/ the value, to the
debugger.

alternatively, you can specify separate pre- and post- eval thunks.

thi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]