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,c32e6b957ca96110 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-26 15:45:58 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GVD port planned for Mac OS X? Date: 26 Feb 2002 16:27:56 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: <250220022121504533%thehouseofcards@remove.this.part.mac.com> <4519e058.0202260837.319b385a@posting.google.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1014759175 14848 128.183.220.71 (26 Feb 2002 21:32:55 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 26 Feb 2002 21:32:55 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:20482 Date: 2002-02-26T21:32:55+00:00 List-Id: dennison@telepath.com (Ted Dennison) writes: > Michael Card wrote in message news:<250220022121504533%thehouseofcards@remove.this.part.mac.com>... > > I was wondering if anyone knows if a port of the GNU Visual Debugger > > (GVD) is in the works anywhere for Mac OS X? I have used the Solaris > > version that comes with GNAT 3.14 and I thought it was pretty good. > > > > Since there is a GNAT beta being developed for Mac OS X, does that mean > > A Gnat port would certianly be a prerequisite. I'd imagine there'd be > more work involved in porting it after that than simply compiling the > existing GVD sources. Yes. GVD is based on the Gtk GUI, so that also needs to be ported. -- -- Stephe