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,936b98ceff0d9f3e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-05 02:30:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: Thierry Lelegard Newsgroups: comp.lang.ada Subject: Re: One language environment don't have future Date: Wed, 05 Feb 2003 11:29:01 +0100 Organization: CANAL+ TECHNOLOGIES Message-ID: <3E40E76D.DF8A112F@canal-plus.fr> References: <3E3FEAB7.4963E50C@canal-plus.fr> NNTP-Posting-Host: host227.canal-plus.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: s1.read.news.oleane.net 1044440941 29194 194.2.208.227 (5 Feb 2003 10:29:01 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Wed, 5 Feb 2003 10:29:01 +0000 (UTC) X-Mailer: Mozilla 4.78 [fr]C-CCK-MCD C+ (WinNT; U) X-Accept-Language: fr,en,zh-CN,zh-TW Xref: archiver1.google.com comp.lang.ada:33802 Date: 2003-02-05T11:29:01+01:00 List-Id: > > Great, great idea. GDB on OpenVMS is a real pain (first, gdb has less > > features than VMS Debug; second, the VMS port of GDB is deficient). > > Of what version of gdb for OpenVMS you are talking. The GDB which comes with GNAT 3.15 and 5.00 is 4.17. I am not aware of a more recent GNAT-aware GDB for OpenVMS. > Can you give some examples. - The only GUI is gdbtk - Break points, trace points mostly work, sometimes they don't - Watch points do not work - Multithreaded debug is a pain - No multi-language support (with DEC compilers) - Etc... -Thierry