comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcqada95@earthlink.net>
Subject: Re: Viewing an Unbounded_String in GVD
Date: Mon, 18 Mar 2002 12:37:46 GMT
Date: 2002-03-18T12:37:46+00:00	[thread overview]
Message-ID: <3C95D29D.445147DD@earthlink.net> (raw)
In-Reply-To: 01HW.B8BA2AA3002283F50303EA70@news.netaxs.com

"William C. Brennan" wrote:
> 
> 1. Maybe I'm missing the obvious, but how does one use GVD to view the relevant
> contents of an Unbounded_String?  (I'm running GNAT 3.13p under Linux.)

In GNAT, the "reference" field of the Unbounded_String variable is a
pointer to the string's characters, so I typically just use the gdb
console window to type:

  p Strvar.reference.all


Marc A. Criley
Consultant
Quadrus Corporation
www.quadruscorp.com



      reply	other threads:[~2002-03-18 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-17 16:12 Viewing an Unbounded_String in GVD William C. Brennan
2002-03-18 12:37 ` Marc A. Criley [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