[gambit-list] DrScheme and GambitC
David St-Hilaire
sthilaid at iro.umontreal.ca
Tue Sep 2 11:31:54 EDT 2008
William Cook wrote:
> Yes, that does count as a breakpoint. However, to me the glass is only
> 10% full, because I can't select a line of code and "put a breakpoint
> there". I can only do it on function entry points. So, I would say that
> Gambit does not have what most people would consider breakpoints.
Hmm, if you want to break at a certain line, you can always add and (error
"degub") call...
David
More information about the Gambit-list
mailing list