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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6403691d6db186c8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-20 18:17:58 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.litech.org!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!beamish.news.atl.earthlink.net!guinness.news.atl.earthlink.net!news.atl.earthlink.net!stamper.news.atl.earthlink.net!harp.news.atl.earthlink.net!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: Getting a symbol table from Gnat 3.15p on Windows Date: Thu, 20 Feb 2003 21:16:41 -0500 Organization: MindSpring Enterprises Message-ID: References: NNTP-Posting-Host: d1.56.b6.7b X-Server-Date: 21 Feb 2003 02:17:57 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Xref: archiver1.google.com comp.lang.ada:34324 Date: 2003-02-21T02:17:57+00:00 List-Id: David C. Hoos, Sr. wrote in message news:mailman.29.1045754029.9948.comp.lang.ada@ada.eu.org... > Have you tried the "secret handshake" given in Section 5.1 of the GNAT > User's Guide? > I try not to read documentation if I can get someone to do it for me. I'm in management now. :-) But thanks for pointing me at 5.1 - I'll take a glance and see if it answers the questions. > I don't see any problem if all you want to do is "interrogate." Attempting > to write, however, is another matter, as some of the app's memory is sure > to be "read only." > Nope. Gotta be able to write to addresses. Its a matter of being able to set up test cases that deposit data, cycle the code, collect results and return them to the other app. If I can't do this, its a non-starter. If the restriction is only on some "special" addresses, maybe we can live with that. MDC -- ====================================================================== Marin David Condic I work for: http://www.belcan.com/ My project is: http://www.jsf.mil/ Send Replies To: m c o n d i c @ a c m . o r g "Going cold turkey isn't as delicious as it sounds." -- H. Simpson ======================================================================