From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14353 invoked by alias); 17 Mar 2009 18:28:11 -0000 Received: (qmail 14345 invoked by uid 22791); 17 Mar 2009 18:28:11 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Mar 2009 18:28:03 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KGN00000XTMBL00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Tue, 17 Mar 2009 20:28:24 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.23.114]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KGN00AIQXZBJZM0@i-mtaout6.012.net.il>; Tue, 17 Mar 2009 20:28:24 +0200 (IST) Date: Tue, 17 Mar 2009 19:03:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] disassemble-next-line In-reply-to: To: teawater Cc: dje@google.com, tromey@redhat.com, pedro@codesourcery.com, drow@false.org, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: 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/msg00318.txt.bz2 > Date: Tue, 17 Mar 2009 14:05:43 +0800 > From: teawater > Cc: dje@google.com, tromey@redhat.com, pedro@codesourcery.com, drow@false.org, > gdb-patches@sourceware.org > > I had check the new patch in. > > 2009-03-17 Hui Zhu > > * stack.c: Change the introduce of "disassemble-next-line". > > 2009-03-17 Hui Zhu > > * gdb.texinfo: Change the introduce of "disassemble-next-line". Thank you.