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=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,be98569334bf359 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!b15g2000yqd.googlegroups.com!not-for-mail From: vlc Newsgroups: comp.lang.ada Subject: Re: C++ threads vs. Ada tasks - surprised Date: Mon, 17 Aug 2009 12:44:57 -0700 (PDT) Organization: http://groups.google.com Message-ID: <0e955f9f-8ec0-4f1f-815b-57ea3f823e30@b15g2000yqd.googlegroups.com> References: NNTP-Posting-Host: 87.221.73.206 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1250538297 18851 127.0.0.1 (17 Aug 2009 19:44:57 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Aug 2009 19:44:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b15g2000yqd.googlegroups.com; posting-host=87.221.73.206; posting-account=ROuOHgoAAABopjDuvPBd02HgYVR-VCZk User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7845 Date: 2009-08-17T12:44:57-07:00 List-Id: On Aug 17, 9:12=A0am, Stephen Leake wrote: > And there's some sort of "trace" facility in Linux, that reports calls > to "system" routines; that might be useful (I've never used it). It's called strace.