From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15485 invoked by alias); 20 Apr 2009 16:30:28 -0000 Received: (qmail 15449 invoked by uid 22791); 20 Apr 2009 16:30:22 -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; Mon, 20 Apr 2009 16:30:16 +0000 Received: by ti-out-0910.google.com with SMTP id a1so1333232tib.12 for ; Mon, 20 Apr 2009 09:30:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.53.14 with SMTP id b14mr6416137tia.47.1240245013655; Mon, 20 Apr 2009 09:30:13 -0700 (PDT) In-Reply-To: <83bpqsilpq.fsf@gnu.org> References: <83bpqsilpq.fsf@gnu.org> Date: Mon, 20 Apr 2009 16:30:00 -0000 Message-ID: Subject: Re: [RFA] Set the default of disassemble-next-line to off From: Hui Zhu To: Eli Zaretskii Cc: brobecker@adacore.com, tromey@redhat.com, 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-04/txt/msg00512.txt.bz2 Thanks Eli. Hui On Mon, Apr 20, 2009 at 01:42, Eli Zaretskii wrote: > > > Date: Sun, 19 Apr 2009 21:47:25 +0800 > > From: Hui Zhu > > Cc: "gdb-patches@sourceware.org" > > > > 2009-04-19 =A0Hui Zhu =A0 > > > > =A0 =A0 =A0 * gdbint.texinfo (disassemble-next-line): Set the default of > > =A0 =A0 =A0 disassemble-next-line to off. > > This is fine with me. =A0Thanks.