comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.A.Leake@nasa.gov>
Subject: Re: What does "raised ADA.IO_EXCEPTIONS.DATA_ERROR" mean?
Date: 27 Jan 2003 13:33:30 -0500
Date: 2003-01-27T18:45:46+00:00	[thread overview]
Message-ID: <uznpmigsl.fsf@nasa.gov> (raw)
In-Reply-To: 397fbe9e.0301270232.39fb506a@posting.google.com

jul_tuf@hotmail.com (Fatafa) writes:

> I ran a compiled Ada program and got back the error :
> 
> raised ADA.IO_EXCEPTIONS.DATA_ERROR
> 
> Does anyone know what this means?

Run it again under the debugger, and set a break on exceptions. Then
you will be shown the exact line that is causing the problem

Or, if using GNAT, add an exception handler that dumps the stack
symbolically; then you can see the exact line without the debugger.

-- 
-- Stephe



  parent reply	other threads:[~2003-01-27 18:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 10:32 What does "raised ADA.IO_EXCEPTIONS.DATA_ERROR" mean? Fatafa
2003-01-27 13:05 ` Colin Paul Gloster
2003-01-27 18:33 ` Stephen Leake [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-27 11:18 Grein, Christoph
replies disabled

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