From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18140 invoked by alias); 6 Apr 2009 20:38:14 -0000 Received: (qmail 18123 invoked by uid 22791); 6 Apr 2009 20:38:14 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Apr 2009 20:38:09 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0KHP0000057PW900@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Mon, 06 Apr 2009 23:38:07 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.139.199]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHP003I75BH7UE1@i_mtaout5.012.net.il>; Mon, 06 Apr 2009 23:38:07 +0300 (IDT) Date: Mon, 06 Apr 2009 20:38:00 -0000 From: Eli Zaretskii Subject: Re: Python pretty-printing [1/6] In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83iqlh5xl5.fsf@gnu.org> References: <83iqlkdby6.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/msg00114.txt.bz2 > Cc: gdb-patches@sourceware.org > From: Tom Tromey > Date: Mon, 06 Apr 2009 11:45:17 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> Looks like a new node under "GDB Files" is in order. I don't see a > Eli> better place in any existing node. > > Here is an updated patch. Thanks, the patch for the manual is approved.