From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1482 invoked by alias); 25 Aug 2007 09:56:40 -0000 Received: (qmail 1356 invoked by uid 22791); 25 Aug 2007 09:56:39 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 25 Aug 2007 09:56:29 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-237-6.inter.net.il [84.228.237.6]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ISM07848 (AUTH halo1); Sat, 25 Aug 2007 12:56:12 +0300 (IDT) Date: Sat, 25 Aug 2007 09:56:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Rossi CC: Gordon.Prieur@Sun.COM, gdb@sourceware.org In-reply-to: <20070824184315.GB6213@cox.net> (message from Bob Rossi on Fri, 24 Aug 2007 14:43:15 -0400) Subject: Re: Questions about gdb/mi support on the Mac Reply-to: Eli Zaretskii References: <46CF1A71.1020002@sun.com> <20070824180208.GA18829@caradoc.them.org> <20070824184315.GB6213@cox.net> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00215.txt.bz2 > Date: Fri, 24 Aug 2007 14:43:15 -0400 > From: Bob Rossi > > > If you are using GDB an Mac OS X, it is Apple's highly customized > > version to work with Xcode. You'd really have to ask them about it - > > it's got common ancestry with other versions of GDB, but has changed > > quite a lot to work better with their IDE. > > That's disappointing. Does that mean that a front end written to work on > all other platforms with fsf gdb wouldn't work on Mac OS X? I think it _will_ work on a Mac, if stock GDB from the FSF sources is used. The problem is that the GDB installed by default on a Mac isn't a stock one, but has extensive changes.