From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29300 invoked by alias); 7 Mar 2011 18:46:14 -0000 Received: (qmail 29289 invoked by uid 22791); 7 Mar 2011 18:46:13 -0000 X-SWARE-Spam-Status: No, hits=-5.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Mar 2011 18:46:08 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id F217528004; Mon, 7 Mar 2011 10:46:06 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost3.vmware.com (Postfix) with ESMTP id E9874CD990; Mon, 7 Mar 2011 10:46:06 -0800 (PST) Message-ID: <4D7527EE.9020204@vmware.com> Date: Mon, 07 Mar 2011 19:06:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: Hui Zhu CC: "gdb-patches@sourceware.org" Subject: Re: [RFA] i386-tdep.c, i386_process_record, document fall-through case. References: <4D6EC5ED.3070307@vmware.com> <4D7137F6.4020000@vmware.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00479.txt.bz2 But should there be a break there? Or not? Hui Zhu wrote: > 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? ;-) >> >>