From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19873 invoked by alias); 14 Oct 2008 12:24:42 -0000 Received: (qmail 19864 invoked by uid 22791); 14 Oct 2008 12:24:41 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Oct 2008 12:23:57 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id BEA7B106D7; Tue, 14 Oct 2008 12:23:54 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 78ECB10001; Tue, 14 Oct 2008 12:23:54 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KpiwL-0001wq-Jd; Tue, 14 Oct 2008 08:23:53 -0400 Date: Tue, 14 Oct 2008 12:24:00 -0000 From: Daniel Jacobowitz To: teawater Cc: Jakob Engblom , gdb-patches@sourceware.org Subject: Re: [RFA] Resubmit, reverse debugging [0/5] Message-ID: <20081014122353.GA7471@caradoc.them.org> Mail-Followup-To: teawater , Jakob Engblom , gdb-patches@sourceware.org References: <48EC1781.2030005@vmware.com> <48EF93A5.7060808@vmware.com> <20081010175332.GA9028@caradoc.them.org> <48EFA065.5070108@vmware.com> <20081010185808.GA12193@caradoc.them.org> <48EFCFEE.3090007@vmware.com> <48F39ED3.8080603@vmware.com> <003f01c92dd2$32944650$97bcd2f0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00346.txt.bz2 On Tue, Oct 14, 2008 at 05:06:10PM +0800, teawater wrote: > I don't think we need it. > Cause if remote stub don't support "bc" and "bs", it can return empty > rsp package to GDB mean that it don't support this command. GDB can > output warning to user that fail. It's useful for other things - for instance, an IDE might display different buttons if it was supported. -- Daniel Jacobowitz CodeSourcery