Re: Exceptions and Streams
- From: "REH" <spamjunk@xxxxxxxxxxx>
- Date: 22 May 2006 08:11:50 -0700
Simon Wright wrote:
"REH" <spamjunk@xxxxxxxxxxx> writes:
I have certainly had trouble streaming ::something to do with
exceptions:: with GNAT, but I'm afraid I can't remember what. The
symptom was an endless recursion, I think. Not much help, I know.
Maybe your exception stream code was generating exceptions? :)
One thought: with 'gnatbind -E', GNAT keeps a traceback in the
occurence, but it's in terms of addresses so may not make a lot of
sense in another address space. This can also cause confusion in
exceptions raised during rendezvous if the traceback is reported from
the caller's point of view!
I am using Green Hills.
You might find it easier to create a stream which could extend itself
on overflow?
I can't. It's in an embedded system that must be certified. I cannot
use dynamic allocation.
Thanks,
REH
.
- References:
- Exceptions and Streams
- From: REH
- Re: Exceptions and Streams
- From: Simon Wright
- Exceptions and Streams
- Prev by Date: Re: What is Delta??
- Next by Date: Re: What is Delta??
- Previous by thread: Re: Exceptions and Streams
- Index(es):
Relevant Pages
|
|