comp.lang.ada
 help / color / mirror / Atom feed
From: "J-P. Rosen" <rosen@adalog.fr>
Subject: Re: How to convert a certain value to text
Date: Mon, 6 Apr 2020 12:38:35 +0200
Date: 2020-04-06T12:38:35+02:00	[thread overview]
Message-ID: <r6f0rb$idd$1@dont-email.me> (raw)
In-Reply-To: <5e8adbd9$0$18429$e4fe514c@news.kpn.nl>

Le 06/04/2020 à 09:35, ldries46 a écrit :
> I am testing a program that makes the following Error:
> *raised CONSTRAINT_ERROR : glade_convert.adb:286 access check failed
> *That happens on the line
> *Get_Iter_At_Mark(Buffer, Iter_With, with_mark);
> * When running the program in debug mode the program never reaches this
> line and seems to be in a loop somewhere. That means that I do want to
> try and print some values in run modeThat must be the values of f.i.
> with_mark but while compiling I get image attribute cannot be used for a
> no scalar.
> How can I still print it.
> 
> I am using GNAT GPL 2019.
> 
If you want to trace your program, package Debug can be handy:
https://adalog.fr/compo/debug.htm

-- 
J-P. Rosen
Adalog
2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX
Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00
http://www.adalog.fr

       reply	other threads:[~2020-04-06 10:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5e8adbd9$0$18429$e4fe514c@news.kpn.nl>
2020-04-06 10:38 ` J-P. Rosen [this message]
2020-04-06 12:59 ` How to convert a certain value to text Simon Wright
2020-04-06 14:02   ` ldries46
2020-04-06 21:52     ` Oliver Kellogg
2020-04-12 16:38       ` Stephen Leake
2020-05-09 21:09         ` Oliver Kellogg
2020-05-10  7:30           ` J-P. Rosen
2020-05-10  7:15   ` Simon Wright
replies disabled

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