From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6567 invoked by alias); 25 Apr 2009 09:44:03 -0000 Received: (qmail 6559 invoked by uid 22791); 25 Apr 2009 09:44:03 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 25 Apr 2009 09:43:58 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KIN00300HFZXQ00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Sat, 25 Apr 2009 12:43:00 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.175.232]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KIN004G2HNMFA50@i-mtaout7.012.net.il>; Sat, 25 Apr 2009 12:42:59 +0300 (IDT) Date: Sat, 25 Apr 2009 09:44:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Set the default of disassemble-next-line to off In-reply-to: To: Tom Tromey Cc: teawater@gmail.com, brobecker@adacore.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ljppf4rf.fsf@gnu.org> References: <83eivkhavi.fsf@gnu.org> 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/msg00706.txt.bz2 > Cc: Hui Zhu , brobecker@adacore.com, > gdb-patches@sourceware.org > From: Tom Tromey > Date: Wed, 22 Apr 2009 12:45:18 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> I already suggested a change in the doc string, see > Eli> http://sourceware.org/ml/gdb-patches/2009-04/msg00416.html > Eli> I didn't see any responses. If the text I suggest there is clear, I > Eli> will fix the manual as well. > > That looks good to me. > It will need a small update for the change of the default. Thanks. I committed it, with that change.