comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthewjheaney@earthlink.net>
Subject: Re: How to debug?
Date: Thu, 06 May 2004 12:41:18 GMT
Date: 2004-05-06T12:41:18+00:00	[thread overview]
Message-ID: <ur7tx4nvo.fsf@earthlink.net> (raw)
In-Reply-To: mailman.76.1083776812.313.comp.lang.ada@ada-france.org

Marius Amado Alves <maa@liacc.up.pt> writes:

> How do I inspect the call stack (preferably symbolic information
> i.e. source code unit name + line number + subprogram names), upon an
> unhandled exception occurrence?
> 
> I'm on Windows XP, with GNAT 3.15p. I tried GVD and gdb to no avail
> (yes, compiled with the -g option). Would it work on Linux?

I find the best way is to run gdb from inside emacs.  That works on both
Windows and GNU/Linux.

Just break on an exception, and then get a backtrace when the exception
is raised.

-Matt





  parent reply	other threads:[~2004-05-06 12:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 17:30 How to debug? Marius Amado Alves
2004-05-05 20:12 ` Simon Wright
2004-05-06 12:41 ` Matthew Heaney [this message]
2004-05-06 18:22 ` Pascal Obry
     [not found] <200405051830.03021.maa@liacc.up.pt>
2004-05-05 18:27 ` David C. Hoos
2004-05-05 20:17   ` Simon Wright
     [not found] ` <05ff01c432ce$9617a400$b101a8c0@sy.com>
2004-05-05 19:35   ` Marius Amado Alves
2004-05-05 19:20     ` Ludovic Brenta
2004-05-06 10:11 ` Marius Amado Alves
     [not found] ` <200405061111.02046.maa@liacc.up.pt>
2004-05-07  2:20   ` Stephen Leake
  -- strict thread matches above, loose matches on Subject: below --
2004-05-06 14:10 Jerry van Dijk
2004-05-06 15:13 ` Marius Amado Alves
replies disabled

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