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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,682c6a4dc0495d48 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!postnews.google.com!l33g2000pri.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Stackusage at runtime Date: Wed, 5 Nov 2008 12:14:41 -0800 (PST) Organization: http://groups.google.com Message-ID: <82d3e967-df08-4f0e-ac9d-82f53b7475b4@l33g2000pri.googlegroups.com> References: NNTP-Posting-Host: 62.49.19.209 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1225916081 10802 127.0.0.1 (5 Nov 2008 20:14:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 5 Nov 2008 20:14:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l33g2000pri.googlegroups.com; posting-host=62.49.19.209; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2583 Date: 2008-11-05T12:14:41-08:00 List-Id: On Nov 4, 7:55=A0am, andi.vonto...@gmx.ch wrote: > Is it possible to figure out how much of the stack is used at a > specific moment? > -> Ada95 Crosscompiler to PPC > (It is a little bit hard to optimize the stacksize ...) If your OS is VxWorks, there's checkStack (or perhaps it's stackCheck :-)