[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: anyone know the answer to this one?
- From: Steve Dekorte <steve@...>
- Date: Wed, 14 Oct 1998 11:07:55 -0700
lhf@tecgraf.puc-rio.br (Luiz Henrique de Figueiredo) wrote:
> >> Jim Mathies <Jim@mathies.com> wrote:
> >> > Do you know of any way to interrupt the running VM by making a call
> >> > into it while a separate thread is executing a program?
>
> You may try to set the call hook and then call error inside it.
> I think this will interrupt the current chunk.
That's very slow, isn't it?
Steve