From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: How to convert a certain value to text Date: Mon, 6 Apr 2020 12:38:35 +0200 Organization: Adalog Message-ID: References: <5e8adbd9$0$18429$e4fe514c@news.kpn.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 6 Apr 2020 10:38:35 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="4ac2c8a727d4428d6a88ff8c093d66ba"; logging-data="18861"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WTaHpUnf5eXoqDCFDgpfl" User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 Cancel-Lock: sha1:61h6IqSdF68ydceHIu++xDmOo20= In-Reply-To: <5e8adbd9$0$18429$e4fe514c@news.kpn.nl> Content-Language: fr Xref: reader01.eternal-september.org comp.lang.ada:58317 Date: 2020-04-06T12:38:35+02:00 List-Id: 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