From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7252 invoked by alias); 15 Nov 2006 18:17:12 -0000 Received: (qmail 7240 invoked by uid 22791); 15 Nov 2006 18:17:10 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Nov 2006 18:17:00 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-232-158.inter.net.il [84.228.232.158]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AZQ02375 (AUTH halo1); Wed, 15 Nov 2006 20:16:56 +0200 (IST) Date: Wed, 15 Nov 2006 18:17:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20061114223545.GC24978@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 14 Nov 2006 17:35:45 -0500) Subject: Re: QPassSignals patch to go with proposed protocol Reply-to: Eli Zaretskii References: <20061025212805.GA872@nevyn.them.org> <20061026123344.GA29148@nevyn.them.org> <20061114223545.GC24978@nevyn.them.org> 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-11/txt/msg00129.txt.bz2 > Date: Tue, 14 Nov 2006 17:35:45 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org > > Eli, you had a legitimate concern about the relationship between the > new command and "handle". I believe this is fixed in the current > manual (by the patch I checked in earlier today, which rewrote the > relevant section of Remote Configuration). If so, this revised patch > (which adds an entry to that new table) ought to be just what we > wanted. Could you take a look? This is okay with me, thanks.