comp.lang.ada
 help / color / mirror / Atom feed
* Debugging Storage_Error
@ 1996-04-03  0:00 Ding-yuan Sheu
  1996-04-04  0:00 ` Robert Dewar
  0 siblings, 1 reply; 2+ messages in thread
From: Ding-yuan Sheu @ 1996-04-03  0:00 UTC (permalink / raw)
  Cc: mkanko, lawlis, kshomper

Hello,

	I was doing some mixed language experiments but I got the Storage_Error
exception. I am sure some packages did not elaborate correctly before the main
program starts its execution. Since my main program WITHs in many packages, it is
difficult to make sure which package declaraction causes the Storage_Error.
Does anyone have a good method to debug this execption? I was working on 
SGI machine under IIRIX 5.3 and using GNAT. If anyone the idea, please let me
know. Thanks in advance!


			Steven (dsheu@afit.af.mil)




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Debugging Storage_Error
  1996-04-03  0:00 Debugging Storage_Error Ding-yuan Sheu
@ 1996-04-04  0:00 ` Robert Dewar
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Dewar @ 1996-04-04  0:00 UTC (permalink / raw)


Steven asked:

"difficult to make sure which package declaraction causes the Storage_Error.
Does anyone have a good method to debug this execption? I was working on
SGI machine under IIRIX 5.3 and using GNAT. If anyone the idea, please let me
know. Thanks in advance!"

This is covered in the documentation (along with the advice to send queries
about GNAT to report@gnat.com). Just use the -g switch on the gnatbl command
and you can debug the elaboratoin procedure like any other program.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-04-04  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-03  0:00 Debugging Storage_Error Ding-yuan Sheu
1996-04-04  0:00 ` Robert Dewar

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