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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a67b100ce389e74b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-17 08:24:28 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!news-xfer.newsread.com!bad-news.newsread.com!netaxs.com!newsread.com!netaxs.newsread.com!not-for-mail From: William C. Brennan Newsgroups: comp.lang.ada Subject: Viewing an Unbounded_String in GVD Date: Sun, 17 Mar 2002 11:12:35 -0500 Organization: newsread.com ISP News Reading Service (http://www.newsread.com) Message-ID: <01HW.B8BA2AA3002283F50303EA70@news.netaxs.com> NNTP-Posting-Host: dyn-175.blackbox-5.netaxs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Hogwasher/2.6.1 (Macintosh) Xref: archiver1.google.com comp.lang.ada:21368 Date: 2002-03-17T11:12:35-05:00 List-Id: 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.) 2. Assuming that getting to the "meat" of an Unbounded_String may require manual specification through many sub-fields, is there a way to configure GVD (saved script?) so that I can look at any Unbounded_String *conveniently* (i.e., without a bizillion keystrokes)? A pointer to the relevant portions of the documentation would be great. Thanks! -- Bill Brennan brennan@netaxs.com