Jim Ursetto <[email protected]> wrote: > Forgot to copy the list. Also, you could use the trace egg to create > breakpoints from which you can continue, but I am unaware if there is > a way to do so on the fly. It seems to me that you could override the > user interrupt hook to signal a breakpoint condition on control-c, > rather than abort. Maybe someone else has the answer.
Great, thanks Jim. It sounds like a good start, and should help with what I'm mot-quite-doing. Tim _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
