From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fbd3fb5cdf641404,start X-Google-Attributes: gid103376,public From: Ding-yuan Sheu Subject: Debugging Storage_Error Date: 1996/04/03 Message-ID: <3162A128.41C6@afit.af.mil>#1/1 X-Deja-AN: 145618769 cc: mkanko@afit.af.mil, lawlis@afit.af.mil, kshomper@afit.af.mil, content-type: text/plain; charset=us-ascii organization: Air Force Institute of Technology mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; IRIX 5.3 IP20) Date: 1996-04-03T00:00:00+00:00 List-Id: 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)