[haiku-development] Re: Virtual 8086 mode support

On 2008-04-26 at 18:08:00 [+0200], Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> 
wrote:
> Jan Klötzke <jan.kloetzke@xxxxxxxxxx> wrote:
> 
> > * Why are all signals sent to the team (main thread) and not to the
> > causing
> > thread?
> 
> Because then only that thread would be stopped - but you want to stop
> the whole app, and thus, the main thread is the target.

This might not be the correct behavior, though, since SIGSEGV can be 
caught, and should probably better be handled in the thread that caused it. 
We should verify that.

CU, Ingo

Other related posts: