Re: geos-dev-digest V1 #111

CamiLee@aol.com
Sat, 12 Oct 1996 20:44:18 -0400

In a message dated 96-10-12 02:49:46 EDT, you write:

> As for GEOS's context switching between threads: GEOS can context-switch
> between any two instructions. And GEOS does of course support interrupt
> behavior -- for example, the keyboard and mouse input drivers generate
> interrupts, which GEOS responds to, leading to the fast response times
> that GEOS users experience. [For more information on threads in GEOS,
> see Appendix B in the Concepts book: "Threads and Semaphores."]
>

Hi, Paul.

I may be wrong here, but I interpret what Jouni is asking as; why doesn't
SWAT "follow" execution across threads that have breakpoints set and display
it as it's happening?

Is this what you're asking Jouni? I don't know if this would be possible in
Tcl, but if this is what you're asking, maybe Paul can tell you for sure if
it's possible.

Lee