From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3583 invoked by alias); 27 Jun 2011 15:59:31 -0000 Received: (qmail 3574 invoked by uid 22791); 27 Jun 2011 15:59:30 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.nokia.com (HELO mgw-sa01.nokia.com) (147.243.1.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Jun 2011 15:59:12 +0000 Received: from bettdhcp167181.europe.nokia.com (bettdhcp167181.europe.nokia.com [172.25.167.181]) by mgw-sa01.nokia.com (Switch-3.4.4/Switch-3.4.3) with ESMTP id p5RFxA5g031486 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 27 Jun 2011 18:59:10 +0300 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: patches for mac support From: Fawzi Mohamed In-Reply-To: <3634A65E-25ED-4F1F-8D22-AD3FCEAF2C9B@adacore.com> Date: Mon, 27 Jun 2011 15:59:00 -0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <9B2A7195-51A9-4F40-97B9-159E041D3174@nokia.com> <3634A65E-25ED-4F1F-8D22-AD3FCEAF2C9B@adacore.com> To: gdb@sourceware.org X-Nokia-AV: Clean 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: 2011-06/txt/msg00150.txt.bz2 On Jun 24, 2011, at 11:38 AM, ext Tristan Gingold wrote: >=20 > On Jun 23, 2011, at 10:07 PM, Fawzi Mohamed wrote: >=20 > [...] > Note that you need to properly submit your patches: one patch by mail is = better (IMHO), patch should be inlined if not large, and > you need ChangeLog entries. I suppose the instructions are on the web, a= lso I don't know where. >=20 >> I feel that >> http://sourceware.org/bugzilla/attachment.cgi?id=3D5817 >> which adds a check on the cie pointer is important and improves gdb robu= stness and should also go in. I have reformatted it, but I am waiting for a compiling trunk on mac before= trying to submit it (the removal of ENUM_BITFIELD was not complete). >>=20 >> http://sourceware.org/bugzilla/attachment.cgi?id=3D5814 >> adds the forgotten ignore of routine_64 load command, and should also go= in >=20 > Note that this should be submitted on the binutils mailing list. done Fawzi