From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19067 invoked by alias); 21 Oct 2005 10:47:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19052 invoked by uid 22791); 21 Oct 2005 10:47:23 -0000 Received: from webmail.ict.ac.cn (HELO ict.ac.cn) (159.226.39.7) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Fri, 21 Oct 2005 10:47:23 +0000 Received: (qmail 20806 invoked by uid 507); 21 Oct 2005 10:36:50 -0000 Received: from unknown (HELO client133) (liuqi@159.226.40.187) by ict.ac.cn with SMTP; 21 Oct 2005 10:36:50 -0000 Date: Fri, 21 Oct 2005 10:47:00 -0000 From: Liu Qi To: GDB Mailing List Subject: Need for Register Packet Format Message-ID: <20051021103849.GA2620@ict.ac.cn> Reply-To: Liu Qi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-SW-Source: 2005-10/txt/msg00120.txt.bz2 I need the Register Packet Format. But I only found the mips and mips64's in the GDB Remote Serial Protocol. Does anybody know where I can find the x86, ppc's and so on? Thanks. Regards, Liu, Qi