From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30727 invoked by alias); 3 Apr 2009 17:13:47 -0000 Received: (qmail 30224 invoked by uid 22791); 3 Apr 2009 17:13:44 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Apr 2009 17:13:38 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KHJ00G00BRVCK00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Fri, 03 Apr 2009 20:13:34 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.171.54]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHJ007EPBUM58A0@i_mtaout3.012.net.il>; Fri, 03 Apr 2009 20:13:34 +0300 (IDT) Date: Fri, 03 Apr 2009 17:13: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: MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: 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/msg00075.txt.bz2 > Cc: gdb-patches@sourceware.org > From: Tom Tromey > Date: Fri, 03 Apr 2009 09:45:50 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > >> This patch imports --with-gdb-data from Sérgio's syscall patch. > >> It also adds --with-pythondir and arranges for some Python variables > >> to be set appropriately. > > Eli> Should these configure-time options be described in the manual and/or > Eli> in README? > > Tell me where you want this, and I will add it. Most of the > gdb-specific configure options aren't documented. That is why I did > not bother. I think it should be in README, if no one else objects. I will add the rest of the options myself later. Joel, if it isn't done when you are going to branch, would you please ping me?