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=0.3 required=5.0 tests=BAYES_00,STOX_REPLY_TYPE, STOX_REPLY_TYPE_WITHOUT_QUOTES,XPRIO autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail From: "ldries46" Newsgroups: comp.lang.ada Subject: Debugging Unbounded strings Date: Sun, 6 Mar 2016 15:06:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 16.4.3528.331 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3528.331 Message-ID: <56dc3962$0$4189$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 77.168.179.107 X-Trace: 1457273186 dreader34.news.xs4all.nl 4189 77.168.179.107:64058 X-Complaints-To: abuse@kpn.nl Xref: news.eternal-september.org comp.lang.ada:29685 Date: 2016-03-06T15:06:24+01:00 List-Id: 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. I have lready posted this message on March 1st. I cannot see thatentry, but I got an answer of Vadim Godunko. I answered there (4th of march) that I did not seer any possibility to dereference. Tht entry I cannot find either. No I am trying again. If This is not the place to ask that point, please tell me where I should ask the question