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.5 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_05, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,91c5b958fecf5eff X-Google-Attributes: gid103376,public From: Spam Hater Subject: Re: GNAT exception traceback Date: 1997/06/16 Message-ID: <33A5A734.76D9@no.such.com>#1/1 X-Deja-AN: 248919445 Sender: usenet@most.fw.hac.com (News Administration) X-Nntp-Posting-Host: sparc01 References: <339EFAE3.26C@ccis.adisys.com.au> <33A22F37.41CBA26B@erols.com> Organization: See Warning Below! Newsgroups: comp.lang.ada Date: 1997-06-16T00:00:00+00:00 List-Id: > Full tracebacks are another matter. There are serious performance penalities > in making exception occurrences be of arbitrary length, ... How much would it improve the above "problem" to store the traceback as a list of addresses, and only convert into human-readable form when Exception_Information is called? Not too long ago, someone helped me do something similar with Alsys, and most of the stack traces were less than a dozen addresses. -- ---------------------------------------------------------------------- Wes Groleau, Hughes Defense Communications, Fort Wayne, IN USA Senior Software Engineer - AFATDS Tool-smith Wanna-be Don't send advertisements to this domain unless asked! All disk space on fw.hac.com hosts belongs to either Hughes Defense Communications or the United States government. Using email to store YOUR advertising on them is trespassing! ----------------------------------------------------------------------