From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30774 invoked by alias); 18 Sep 2008 20:24:37 -0000 Received: (qmail 30764 invoked by uid 22791); 18 Sep 2008 20:24:36 -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; Thu, 18 Sep 2008 20:23:58 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2239F10005; Thu, 18 Sep 2008 20:23:56 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 0B7D710003; Thu, 18 Sep 2008 20:23:56 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KgQ2d-0007Vo-Cu; Thu, 18 Sep 2008 16:23:55 -0400 Date: Thu, 18 Sep 2008 20:24:00 -0000 From: Daniel Jacobowitz To: "H.J. Lu" Cc: GDB Subject: Re: PATCH: Extend gdb remote protocol for AVX Message-ID: <20080918202355.GA28840@caradoc.them.org> Mail-Followup-To: "H.J. Lu" , GDB References: <20080918172728.GA12703@lucon.org> <20080918183402.GA22646@caradoc.them.org> <6dc9ffc80809181203g3e7b67ccm35bfc86f80c27fc2@mail.gmail.com> <20080918193858.GA26337@caradoc.them.org> <6dc9ffc80809181312m5b0b47edqf2484dc98f428a6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6dc9ffc80809181312m5b0b47edqf2484dc98f428a6@mail.gmail.com> 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-09/txt/msg00394.txt.bz2 On Thu, Sep 18, 2008 at 01:12:35PM -0700, H.J. Lu wrote: > I took a similar approach for remote AVX debug. MIPS uses the > size of g/G packet to set PROPERTY_GPXX: Whoops, there was at one point code to set properties via XML but it must not have been merged. It would be easy to add. -- Daniel Jacobowitz CodeSourcery