From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16225 invoked by alias); 13 Jun 2006 16:08:47 -0000 Received: (qmail 16217 invoked by uid 22791); 13 Jun 2006 16:08:46 -0000 X-Spam-Check-By: sourceware.org Received: from w099.z064220152.sjc-ca.dsl.cnc.net (HELO duck.specifix.com) (64.220.152.99) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Jun 2006 16:08:45 +0000 Received: from [::1] (duck.specifix.com [64.220.152.99]) by duck.specifix.com (Postfix) with ESMTP id 43D0DFCB8; Tue, 13 Jun 2006 09:08:41 -0700 (PDT) From: Fred Fish Reply-To: fnf@specifix.com To: gdb-patches@sourceware.org Subject: Re: [RFC] Passing MIPS debug hints between gcc and gdb Date: Tue, 13 Jun 2006 16:08:00 -0000 User-Agent: KMail/1.9.1 Cc: fnf@specifix.com References: <200605101206.01433.fnf@specifix.com> <87y7x9aw12.fsf@talisman.home> <200606120611.32335.fnf@specifix.com> In-Reply-To: <200606120611.32335.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606131210.28356.fnf@specifix.com> 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-06/txt/msg00188.txt.bz2 On Monday 12 June 2006 06:11, Fred Fish wrote: > OK, here is a gcc patch to do that, and a matching gdb patch to use > it. Anyone want to review the gdb patch? :-) Thanks. -Fred