From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17866 invoked by alias); 8 Apr 2007 08:05:34 -0000 Received: (qmail 17858 invoked by uid 22791); 8 Apr 2007 08:05:34 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 08 Apr 2007 09:05:32 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-23-78.inter.net.il [80.230.23.78]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CHF73040 (AUTH halo1); Sun, 8 Apr 2007 11:05:22 +0300 (IDT) Date: Sun, 08 Apr 2007 08:05:00 -0000 Message-Id: From: Eli Zaretskii To: Christopher Layne CC: gdb-patches@sources.redhat.com, drow@false.org In-reply-to: <20070407202045.GD27568@ns1.anodized.com> (message from Christopher Layne on Sat, 7 Apr 2007 13:20:45 -0700) Subject: Re: [PATCH] Add support to control auto-display behavior Reply-to: Eli Zaretskii References: <20070406110435.GC27568@ns1.anodized.com> <20070407172539.GB24650@caradoc.them.org> <20070407202045.GD27568@ns1.anodized.com> 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: 2007-04/txt/msg00056.txt.bz2 > Date: Sat, 7 Apr 2007 13:20:45 -0700 > From: Christopher Layne > Cc: Daniel Jacobowitz > > If it's okay with you guys, I'll restructure the patch to fix some > of the documentation issues and semantics to assume it as default > behavior. If in a few days no one objects, please do that.