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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e9c578a9057fe6b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-21 07:52:04 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: william.f.schreckenstein@lmco.com (Bill Schreckenstein) Newsgroups: comp.lang.ada Subject: Ada Core Files Date: 21 Mar 2003 07:52:02 -0800 Organization: http://groups.google.com/ Message-ID: <25919840.0303210752.9ca5a98@posting.google.com> NNTP-Posting-Host: 192.35.35.35 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1048261923 23096 127.0.0.1 (21 Mar 2003 15:52:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 21 Mar 2003 15:52:03 GMT Xref: archiver1.google.com comp.lang.ada:35602 Date: 2003-03-21T15:52:03+00:00 List-Id: I am currently trying to debug an image on a Red Hat 6.2 box that seems to hang several hours into our longevity stress test. My question is, is there a way to make an ada application give you a core file? I am using GNAT 3.14a1 and we have the 2.4.19 kernel for RH 6.2. We have tried using the kill -11 and that doesn't give us a core file and sometimes that doesn't even kill the application. Any help you guys could provide would be greatly appreciated. Thanks in advance! -Bill