From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9293 invoked by alias); 17 Mar 2009 23:26:41 -0000 Received: (qmail 9102 invoked by uid 22791); 17 Mar 2009 23:26:39 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.186) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Mar 2009 23:26:35 +0000 Received: by ti-out-0910.google.com with SMTP id a1so85319tib.12 for ; Tue, 17 Mar 2009 16:26:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.62.1 with SMTP id k1mr513109tia.38.1237332392337; Tue, 17 Mar 2009 16:26:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 Mar 2009 23:26:00 -0000 Message-ID: Subject: Re: [RFC] disassemble-next-line From: teawater To: Eli Zaretskii Cc: dje@google.com, tromey@redhat.com, pedro@codesourcery.com, drow@false.org, 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: 2009-03/txt/msg00342.txt.bz2 On Wed, Mar 18, 2009 at 02:27, Eli Zaretskii wrote: >> Date: Tue, 17 Mar 2009 14:05:43 +0800 >> From: teawater >> Cc: dje@google.com, tromey@redhat.com, pedro@codesourcery.com, drow@fals= e.org, >> =A0 =A0 =A0 gdb-patches@sourceware.org >> >> I had check the new patch in. >> >> 2009-03-17 =A0Hui Zhu =A0 >> >> =A0 =A0 =A0 * stack.c: Change the introduce of "disassemble-next-line". >> >> 2009-03-17 =A0Hui Zhu =A0 >> >> =A0 =A0 =A0 * gdb.texinfo: Change the introduce of "disassemble-next-lin= e". > > Thank you. > Thanks for your help. :) Hui