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 18:04:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!jfk3-feed1.news.digex.net!dca6-feed2.news.digex.net!intermedia!newsfeed1.cidera.com!Cidera!cyclone1.gnilink.net!spamfinder.gnilink.net!nwrddc02.gnilink.net.POSTED!53ab2750!not-for-mail User-Agent: Microsoft-Entourage/10.0.0.1331 Subject: Re: GVD port planned for Mac OS X? From: Andrew Reynolds Newsgroups: comp.lang.ada Message-ID: References: <250220022121504533%thehouseofcards@remove.this.part.mac.com> <4519e058.0202260837.319b385a@posting.google.com> Mime-version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Date: Wed, 27 Feb 2002 02:04:54 GMT NNTP-Posting-Host: 138.89.158.199 X-Complaints-To: business-support@verizon.com X-Trace: nwrddc02.gnilink.net 1014775494 138.89.158.199 (Tue, 26 Feb 2002 21:04:54 EST) NNTP-Posting-Date: Tue, 26 Feb 2002 21:04:54 EST Xref: archiver1.google.com comp.lang.ada:20490 Date: 2002-02-27T02:04:54+00:00 List-Id: On 2/26/02 4:27 PM, in article uu1s46ihv.fsf@gsfc.nasa.gov, "Stephen Leake" wrote: > 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. The following have been ported to Mac OS X: GNAT-5.0w (FSF source tree, includes tasking using GNU pth) gdb-5.1 (Mac gdb-208 w/Ada modifications) GtkAda-1.2.12 (all demos from testgtk working) gvd-1.2.4 (buggy) To find GNAT and gdb go to the following link: http://adapower.net/macos There is a binary distribution and patches for GNAT and gdb. Patches and a binary distribution for GtkAda and gvd are being assembled and should be on the site by Friday. Drew Reynolds GNAT OS X Development Team