comp.lang.ada
 help / color / mirror / Atom feed
From: fabien_bousquet@my-deja.com
Subject: Re: DPMI exception GNAT ofr DOS
Date: 2000/10/06
Date: 2000-10-06T00:00:00+00:00	[thread overview]
Message-ID: <8rknuo$a15$1@nnrp1.deja.com> (raw)
In-Reply-To: 39DDDB92.370690B9@maths.unine.ch

In article <39DDDB92.370690B9@maths.unine.ch>,
  Gautier <gautier.demontmollin@maths.unine.ch> wrote:
> > My guess: you define an array as a variable on stack
>
> a *big* array, I meant... G.
>
It is not really the case but my application is an instrumented
application and for each function, there is a nested function.
E.G. :
function f is
function DEBUG_f is
begin
...
end
begin
...
DEBUG_f
...
end
Perhaps the compiler is using some stack for the nested function.

Anyway the error I have is an error which is thrown during the
elaboration of the interrupt handler :
system.interrupt_management.operations._elab() which is called by the
function adainit.
It is a SIGVEC.
So this error is produced, I think, before the elaboration of my
application.

Thanks,
Fabien


Sent via Deja.com http://www.deja.com/
Before you buy.




  reply	other threads:[~2000-10-06  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-06  0:00 DPMI exception GNAT ofr DOS fabien_bousquet
2000-10-06  0:00 ` Gautier
2000-10-06  0:00   ` Gautier
2000-10-06  0:00     ` fabien_bousquet [this message]
2000-10-06  0:00       ` Gautier
2000-10-09  0:00         ` fabien_bousquet
2000-10-09  0:00           ` gdemont
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox