From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20631 invoked by alias); 7 Mar 2011 08:10:31 -0000 Received: (qmail 20617 invoked by uid 22791); 7 Mar 2011 08:10:28 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yi0-f41.google.com (HELO mail-yi0-f41.google.com) (209.85.218.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Mar 2011 08:10:23 +0000 Received: by yib2 with SMTP id 2so1997709yib.0 for ; Mon, 07 Mar 2011 00:10:22 -0800 (PST) Received: by 10.151.12.20 with SMTP id p20mr4145610ybi.98.1299485422211; Mon, 07 Mar 2011 00:10:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.147.125.2 with HTTP; Mon, 7 Mar 2011 00:10:01 -0800 (PST) In-Reply-To: <4D7137F6.4020000@vmware.com> References: <4D6EC5ED.3070307@vmware.com> <4D7137F6.4020000@vmware.com> From: Hui Zhu Date: Mon, 07 Mar 2011 09:01:00 -0000 Message-ID: Subject: Re: [RFA] i386-tdep.c, i386_process_record, document fall-through case. To: Michael Snyder Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-03/txt/msg00425.txt.bz2 Hi Michael, Sorry for late. I don't know we need this patch or not. As some people's mail, they don't like this part code. This part should rewrite to share code with opcode or something. So I think in the near future, this code will be rewritten by these guys or somebody else. Thanks, Hui On Sat, Mar 5, 2011 at 03:05, Michael Snyder wrote: > Michael Snyder wrote: >> >> Hui, is this right? >> >> Thanks, >> Michael >> > > Ping? =A0 ;-) > >