comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Postmortem debugging with ada ?
Date: Thu, 26 Apr 2001 12:54:18 +0200
Date: 2001-04-26T12:54:18+02:00	[thread overview]
Message-ID: <3AE7FE5A.C70D9590@nbi.dk> (raw)
In-Reply-To: 3AE7EF84.9157A90C@icn.siemens.de

Alfred:

> Is there a similar way with GNAT or Aonix (e.g. in case of
> constraint_error) ?

On Unix-like systems you are generally able to get a "core dump"
from a crashed program. GVD should be able to load this so you
can inspect it.

I know that debuggers can introduce/remove errors not found in
the wild, but have you considered running the program inside a
debugger, before you try using core dumps?

Jacob (who hasn't looked at core dumps for years)
-- 
Harddiske er bin�re enheder: Enten er de nye, eller ogs� er de fyldt op.



  reply	other threads:[~2001-04-26 10:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-26  9:51 Postmortem debugging with ada ? Alfred Hilscher
2001-04-26 10:54 ` Jacob Sparre Andersen [this message]
2001-04-26 11:50   ` Des Walker
2001-04-26 12:44     ` Marc A. Criley
2001-04-26 12:45     ` Alfred Hilscher
2001-05-01 17:03 ` Stephen Leake
replies disabled

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