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: wawrzin
Subject: Re: What debugger breakpoint features would you like?
Date: Sat, 2 Feb 2002 10:43:20 +0100 (CET)

 > Hi.  I'm working on an enhanced Guile debugger, and I'm at the point
 > where I'm trying to map all the useful breakpoint features that I can
 > think of onto the traps provided by Guile's evaluator.  So I'd like to
 > check whether the features that I've thought of are a complete set,
 > or, on the other hand, if there are any features in my list that could
 > be specified in a more useful way, or are not useful at all.
 > 
 > So, here's the list:
 > 

How about setting conditions on breakpoints, or is this covered by
`watch'?

Regards,

                        Thomas



reply via email to

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