From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19186 invoked by alias); 26 Oct 2006 15:22:05 -0000 Received: (qmail 19178 invoked by uid 22791); 26 Oct 2006 15:22:05 -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; Thu, 26 Oct 2006 15:21:59 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gd73N-00012b-7W; Thu, 26 Oct 2006 11:21:57 -0400 Date: Thu, 26 Oct 2006 15:22:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb@sourceware.org, ddaney@avtrex.com Subject: Re: [rfc/remote] Tell remote stubs which signals are boring Message-ID: <20061026152157.GA3975@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb@sourceware.org, ddaney@avtrex.com References: <20061025212441.GA622@nevyn.them.org> <453FEB98.8090202@avtrex.com> <20061026014027.GA9023@nevyn.them.org> <20061025212441.GA622@nevyn.them.org> <20061026121838.GA28927@nevyn.them.org> <20061026151006.GA2954@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00265.txt.bz2 On Thu, Oct 26, 2006 at 11:18:31AM -0400, Eli Zaretskii wrote: > Sounds convincing to me, assuming that auto-negotiated settings never > lie about the support and seldom have bugs that make them not useful. > I'm not in a position to say whether this is true, since I don't have > enough experience with debugging remote targets. I think that matches my experience. I'll work on such a change now. -- Daniel Jacobowitz CodeSourcery