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, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,208279d79d40e7d8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-27 13:11:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news-out1.nntp.be!propagator2-sterling!news-in-sterling.newsfeed.com!border3.nntp.aus1.giganews.com!intern1.nntp.aus1.giganews.com!nntp.giganews.com!nntp.gbronline.com!news.gbronline.com.POSTED!not-for-mail NNTP-Posting-Date: Wed, 27 Aug 2003 15:11:06 -0500 Date: Wed, 27 Aug 2003 15:12:08 -0500 From: Wes Groleau Reply-To: groleau@freeshell.org Organization: Ain't no organization here! User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, es-mx, pt-br, fr-ca MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada Advocacy. References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 69.9.86.59 X-Trace: sv3-6Q5T6ScM8NQhhvQunmoMitwcN2NAtzhE7XOIPWcM7i1IdIRu5xpXdCk4C2RrOURew/OTT1PL2Zn3fgJ!cISxYDkflqjqUWIf4viSi6vN5hTosE/R7LWkz80hpm9tBWP4eKk8qH9FgR6N0MTe+rg7Oe6HE2nv X-Complaints-To: abuse@gbronline.com X-DMCA-Complaints-To: abuse@gbronline.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Xref: archiver1.google.com comp.lang.ada:41905 Date: 2003-08-27T15:12:08-05:00 List-Id: >>The good Ada feature for the debug purpose is an image of enumeration values. >>But I do not think that we need image of the object names. However, I could imagine the usefulness of something like pragma Debug_Output ( Debugging => true, Entity_Name ); where, if Debugging is false, does nothing, otherwise prints something like Entity_Name => (something like Entity_Name'Img) at line 345 of filename.adb (line 37 of Package.SubProg) -- Wes Groleau Genealogical Lookups: http://groleau.freeshell.org/ref/lookups.html