From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14694 invoked by alias); 7 May 2013 18:28:57 -0000 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 Received: (qmail 14684 invoked by uid 89); 7 May 2013 18:28:57 -0000 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RCVD_IN_NIX_SPAM,SPF_SOFTFAIL autolearn=no version=3.3.1 Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 07 May 2013 18:28:55 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MMF00500XY52X00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Tue, 07 May 2013 21:28:39 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MMF004MCXZQWV60@a-mtaout23.012.net.il>; Tue, 07 May 2013 21:28:39 +0300 (IDT) Date: Tue, 07 May 2013 18:28:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] not trigger pagination with dprintf In-reply-to: To: Doug Evans Cc: tromey@redhat.com, teawater@gmail.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d2t2ejan.fsf@gnu.org> References: <87zjwuv0qn.fsf@fleche.redhat.com> <87li87ll0r.fsf@fleche.redhat.com> <87fvyd827o.fsf@fleche.redhat.com> <83k3naeodd.fsf@gnu.org> <87sj1yu0hj.fsf@fleche.redhat.com> X-SW-Source: 2013-05/txt/msg00258.txt.bz2 > Date: Tue, 7 May 2013 11:10:25 -0700 > From: Doug Evans > Cc: Eli Zaretskii , Hui Zhu , > gdb-patches > > On Tue, May 7, 2013 at 11:08 AM, Tom Tromey wrote: > >>>>>> "Doug" == Doug Evans writes: > > > > Doug> I'm kinda on the fence, and I'd like to hear what other GMs think. > > > > I still don't understand what is wrong with asking the user to disable > > pagination if that is what is desired. Maybe the user actually wants > > pagination sometimes. > > Me neither. > For the sake of discussion, > One could turn it around, however, and phrase the question as > "What should the default be while executing breakpoint commands?" What we do today, I guess, which means ON.