comp.lang.ada
 help / color / mirror / Atom feed
From: mfb@mbunix.mitre.org (Michael F Brenner)
Subject: Re: Constraint Error - Please Help
Date: 1998/12/04
Date: 1998-12-04T00:00:00+00:00	[thread overview]
Message-ID: <748p8q$moc@top.mitre.org> (raw)
In-Reply-To: 3666BCB7.B7BA6373@spam.innocon.com

As an additional note to the helpful posts which identified improvements
and errors in the code, most Ada compilers will help you identify
the reason for the overflow. Some even print out the offending values
on the dump, although some require you to run an external debugger,
retain certain symbol table files, compile using certain debugging
options, and/or link using certain debugging options. It may be helpful
to compile and link the code with all the debugging options turned on,
and retain all the extra debugging files, and do not STRIP away any
debugging information from the executable.





  reply	other threads:[~1998-12-04  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-02  0:00 Constraint Error - Please Help Fanni Kolchina
1998-12-02  0:00 ` Richard D Riehle
1998-12-02  0:00 ` Tom Moran
1998-12-03  0:00 ` Jeff Carter
1998-12-04  0:00   ` Michael F Brenner [this message]
1998-12-03  0:00 ` Jean-Pierre Rosen
replies disabled

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