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,7e7349b3f53ab871,start X-Google-Attributes: gid103376,public From: Ding-yuan Sheu Subject: Debug Storage_Error Date: 1996/04/03 Message-ID: <3162A71B.41C6@afit.af.mil>#1/1 X-Deja-AN: 145620179 cc: mkanko@afit.af.mil, kshomper@afit.af.mil, lawlis@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,ex2_main.adb I was doing some mixed language experiments and got the Storage_Error exception. I am sure some package declarations did not elaborate correctly before the main program start its execution. Since the main program WITH in many packages, it is difficult to identify which package declaration causes the Storage_Error execption. Does anyone have a good method to identify which package declarations are wrong? I was working on SGI machine under IRIX 5.3 and using GNAT. If anyone has an idea, please let me know. Thanks in advance! Steven (dsheu@afit.af.mil)