Mail Archives: djgpp/1997/11/05/04:56:06
On Mon, 3 Nov 1997, Roman Suzi wrote:
> My posting about Fighting Gen.Prot.Faults
> was addressing the question is there any mechanism
> in DJGPP to intercept GPEs, caused by stack overflow ?
>
> It seems, there is not any...
Did you try to install a handler for the signal SIGSEGV, using the
`signal' library function? If so, what did you see?
> Possibly, existing DPMIs are not permitting to
> intercept GPF of stack frame.
What DPMI server did you use?
- Raw text -