From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31839 invoked by alias); 20 Jan 2006 23:22:44 -0000 Received: (qmail 31831 invoked by uid 22791); 20 Jan 2006 23:22:43 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 20 Jan 2006 23:22:41 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F05aY-0005jd-0K; Fri, 20 Jan 2006 18:22:38 -0500 Date: Fri, 20 Jan 2006 23:22:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: Jie Zhang , gdb-patches@sources.redhat.com Subject: Re: [PATCH] Add support for Analog Devices Blackfin processor (part 3/6: gdb testsuite) Message-ID: <20060120232237.GH21181@nevyn.them.org> Mail-Followup-To: Jim Blandy , Jie Zhang , gdb-patches@sources.redhat.com References: <43B15FD3.7090404@gmail.com> <8f2776cb0601032131v584c465djaca0483556409c86@mail.gmail.com> <6f48278f0601032241j18428d3ay6c3c9df5cb878e8b@mail.gmail.com> <8f2776cb0601040022l6681d490wa01d9a9c2af04a65@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0601040022l6681d490wa01d9a9c2af04a65@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00264.txt.bz2 On Wed, Jan 04, 2006 at 12:22:13AM -0800, Jim Blandy wrote: > On 1/3/06, Jie Zhang wrote: > > Hi Jim, > > > > Thanks a lot for reviewing these patches! > > Thanks for writing them! > > > So if target does not set asm-flags, the debug-flags will be set to > > "-gstabs", which will override anything target set for it. If any > > target want to use dwarf2 as debug information, like bfin and others, > > it needs set asm-flags to the vanilla string to avoid the overriding. > > Hmm; I don't understand why the defaulting process works that way. > I've posted a patch intended to make that code unnecessary: > > http://sourceware.org/ml/gdb-patches/2006-01/msg00034.html > > Let's see what people say. They didn't say anything, IIRC, and Jim's patch was committed. Jie, you may want to regenerate the asm-source.exp change against HEAD. -- Daniel Jacobowitz CodeSourcery