comp.lang.ada
 help / color / mirror / Atom feed
* Postmortem debugging with ada ?
@ 2001-04-26  9:51 Alfred Hilscher
  2001-04-26 10:54 ` Jacob Sparre Andersen
  2001-05-01 17:03 ` Stephen Leake
  0 siblings, 2 replies; 6+ messages in thread
From: Alfred Hilscher @ 2001-04-26  9:51 UTC (permalink / raw)


Hi,

in my early DOS days I worked with the Logitech Modula-2 compiler. This
tool had a nice feature called postmortem debugging. If a programm
crashes (e.g. due to rangeoverflow, indexunderflow etc.) it produced a
dump file which could be analyzed symbolically. So if a program (with
enabled checkes) failed by some user, he could send this dump file to
the developer and this one then could simple find the location and the
reason by inspecting the call chain and the data. 

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-05-01 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-26  9:51 Postmortem debugging with ada ? Alfred Hilscher
2001-04-26 10:54 ` Jacob Sparre Andersen
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

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