[Stackless] Stackless and tracing (for debugger)

Harry Kalogirou harkal at sylphis3d.com
Wed May 3 17:04:04 CEST 2006


On Mon, 2006-05-01 at 14:32 -0700, Christian Tismer wrote:

> As I remember I made every tasklet start with a clear state,
> you start tracing from inside, and the state is juggled between
> tasklet switches. I'm not sure if this was a design failure.
> 
> ciao - chris

I think that its a good design, but it would be more handy now that
there is no tasklet-aware debugger and since most of the times tasklets
are switched non-preemptively, to have the option to trace all the code
as one "thread"..

-- 
Best regards,
Harry Kalogirou
http://harkal.sylphis3d.com



_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list