comp.lang.ada
 help / color / mirror / Atom feed
From: porton@ex-code.com (Victor Porton)
Subject: Catching exceptions in debugger (Unix)
Date: Tue, 28 Jan 2003 14:11:32 +0500
Date: 2003-01-28T09:13:55+00:00	[thread overview]
Message-ID: <3e3649d3$0$345$bed64819@news.gradwell.net> (raw)

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:

(gdb) catch throw
warning: Unsupported with this platform/compiler combination.
warning: Perhaps you can achieve the effect you want by setting
warning: a breakpoint on __raise_exception().

Help?



             reply	other threads:[~2003-01-28  9:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-28  9:11 Victor Porton [this message]
2003-01-28 16:56 ` Catching exceptions in debugger (Unix) Toshitaka Kumano
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