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-Thread: 103376,4c1aeced34d252fb X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.21.229 with SMTP id y5mr3119393pbe.1.1317898640310; Thu, 06 Oct 2011 03:57:20 -0700 (PDT) Path: lh7ni12750pbb.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gdb will not "catch exception" or "catch exception unhandled" Date: Thu, 06 Oct 2011 11:57:19 +0100 Organization: A noiseless patient Spider Message-ID: References: <22f84116-3c6f-449e-a02d-a2bc8863de98@t16g2000yqm.googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="9753"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/UqnWqyE/mYSrVXhFiaI3GNAh6FYpMW3M=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:wdO48RsS/o6hmqMGyLUNWfWuuRE= sha1:SGo+EsL2aZlHJoVQiNsUNreMxqw= Xref: news1.google.com comp.lang.ada:18323 Content-Type: text/plain; charset=us-ascii Date: 2011-10-06T11:57:19+01:00 List-Id: Jerry writes: > I'm having considerable difficulty getting gdb to break on exceptions; > in fact, I can't get it to work at all. I wrote up something on this here: http://forward-in-code.blogspot.com/2011/08/debugging-with-mac-os-x-shared.html