Warning: Unable to install breakpoint: Access denied

Jouni Miettunen (jouni.miettunen@ccc.fi)
Fri, 11 Oct 1996 13:01:11 +0300

Hello world,

How do I swat two threads at the same time ?!? I have placed breakpoints
in appropriate places and run the program one line at a time.. but how
do I change from one thread into another ??

It seems that now I have to go from the beginning till end of one function
at a time.. Is this how GEOS functions run in real life, no context switch
in the middle of methods/functions? Then how interrupts could work :(

The warning on the subject line.. that's what I get when swat changes
threads after some func. It stops there, so what access is denied ??

--jouni miettunen