comp.lang.ada
 help / color / mirror / Atom feed
From: Toshitaka Kumano <kumano@cl.cilas.net>
To: comp.lang.ada@ada.eu.org
Subject: Re: Catching exceptions in debugger (Unix)
Date: Wed, 29 Jan 2003 01:56:43 +0900
Date: 2003-01-29T01:56:43+09:00	[thread overview]
Message-ID: <mailman.5.1043772982.30820.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 3e3649d3$0$345$bed64819@news.gradwell.net

Victor Porton wrote:
> Linux/i386 Gnat 3.14p and Gnat-3.2 .
> 
> I want to see the point in the debugged program where an exception is
> thrown (and also see the backtrace).
> 
> I tried "catch throw" command of GDB (which does this with C++
> exceptions), but this does not work for Ada:

If you use GDB coming with GNAT 3.14p,
http://gcc.gnu.org/onlinedocs/gnat_ug_unx/Ada-Exceptions.html#Ada%20Exceptions
would be helpful, although the documentation is not released officially from FSF
yet.

I recall the same level of documentation as above should be included in 3.14p:
ftp://cs.nyu.edu/pub/gnat/3.14p/gnat-3.14p-docs.tar.gz

BTW, why don't you use 3.15p ?

-- 
Toshitaka Kumano
Kamakura, Japan



  reply	other threads:[~2003-01-28 16:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28  9:11 Catching exceptions in debugger (Unix) Victor Porton
2003-01-28 16:56 ` Toshitaka Kumano [this message]
2003-01-28 17:18 ` Victor Porton
2003-02-05 18:16   ` Georg Bauhaus
2003-01-29  8:20 ` Alex Proudfoot
2003-01-29  8:58 ` Victor Porton
2003-01-30 20:33   ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox