comp.lang.ada
 help / color / mirror / Atom feed
From: "ldries46" <bertus.dries@planet.nl>
Subject: Re: Debugging with Unbounded_String in GNAT GPS
Date: Fri, 4 Mar 2016 15:49:14 +0100
Date: 2016-03-04T15:49:14+01:00	[thread overview]
Message-ID: <56d9a16c$0$4158$e4fe514c@news.kpn.nl> (raw)
In-Reply-To: <1e892ee9-37e4-4ae7-8f60-258a0a5e8b97@googlegroups.com>

I cannot dereference the value. I only can display str or ptint str but I 
not even see print .all or display .all.

If usefull I am using the 2015 version (6.1.1) and I do run on windows 10

"Vadim Godunko"  schreef in bericht 
news:1e892ee9-37e4-4ae7-8f60-258a0a5e8b97@googlegroups.com...

On Tuesday, March 1, 2016 at 6:51:10 PM UTC+3, ldries46 wrote:
> In earlier versions of GNAT GPS I could see the value of an
> unbounded_string. In the version I am using now I cannot do that and I 
> just
> see reference => 0x4bc7bd8 (which is a kind of memory location where the
> unbounded string is located. In earlier versions of GNAT GPS I could see 
> not
> only the referencebut also the length and the characters is consists of. 
> Is
> ther anyone who can help me to restore the earlier debugging possibility.

You need to 'dereference' reference, for example

display graph str.reference.all 

      parent reply	other threads:[~2016-03-04 14:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 15:50 Debugging with Unbounded_String in GNAT GPS ldries46
2016-03-02 18:23 ` Vadim Godunko
2016-03-04  8:42   ` ldries46
2016-03-04 14:49   ` ldries46 [this message]
replies disabled

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