comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: gnat debuggers?
Date: 1996/04/18
Date: 1996-04-18T00:00:00+00:00	[thread overview]
Message-ID: <dewar.829801655@schonberg> (raw)
In-Reply-To: 31749329.6493@lmemw.ericsson.se

Patrik worried that GDB did not have the following feature:

2) Setting breakpoints on exception occurence.

This is possible, see gnatinfo.txt for documentation (breakpoint __gnat_raise)

As for breakpoints in tasks, for me it works to set a conditional breakpoint
that tests current_task. You have to with ada.task_identification in your
program.





      reply	other threads:[~1996-04-18  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-17  0:00 gnat debuggers? Patrik Sj�gren
1996-04-18  0:00 ` Robert Dewar [this message]
replies disabled

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