From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2206 invoked by alias); 24 Aug 2007 18:02:23 -0000 Received: (qmail 2172 invoked by uid 22791); 24 Aug 2007 18:02:22 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Aug 2007 18:02:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 829A89810C; Fri, 24 Aug 2007 18:02:12 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 3C3359810B; Fri, 24 Aug 2007 18:02:12 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IOdU0-0004tz-WC; Fri, 24 Aug 2007 14:02:09 -0400 Date: Fri, 24 Aug 2007 18:02:00 -0000 From: Daniel Jacobowitz To: Gordon Prieur Cc: gdb@sourceware.org Subject: Re: Questions about gdb/mi support on the Mac Message-ID: <20070824180208.GA18829@caradoc.them.org> Mail-Followup-To: Gordon Prieur , gdb@sourceware.org References: <46CF1A71.1020002@sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46CF1A71.1020002@sun.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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/msg00197.txt.bz2 On Fri, Aug 24, 2007 at 10:50:41AM -0700, Gordon Prieur wrote: > Hi, > > What are the known differences between running gdb/mi on a Mac and > on Windows/Linux/Solaris? I'm debugging problems in netbeans C/C++ > support (via gdb) on the Mac and am seeing significant differences between > the Mac and other platforms. 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. -- Daniel Jacobowitz CodeSourcery