From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93023 invoked by alias); 21 Apr 2015 14:56:49 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 93002 invoked by uid 89); 21 Apr 2015 14:56:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Apr 2015 14:56:46 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NN500M00W0ARY00@a-mtaout22.012.net.il> for gdb@sourceware.org; Tue, 21 Apr 2015 17:56:43 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NN500MFUW6JMG50@a-mtaout22.012.net.il>; Tue, 21 Apr 2015 17:56:43 +0300 (IDT) Date: Tue, 21 Apr 2015 14:56:00 -0000 From: Eli Zaretskii Subject: Re: how to detect if gdb has been compiled with python support? In-reply-to: To: Ofir Cohen Cc: mrz.vtl@gmail.com, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <834mo95y3c.fsf@gnu.org> References: X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00045.txt.bz2 > Date: Tue, 21 Apr 2015 10:54:35 +0300 > From: Ofir Cohen > Cc: "gdb@sourceware.org" > > This flag, --configuration, isn't recognized for a MinGW 7.6 build on Windows, > though for a gdb 7.7 on Linux it did work. The latest release of GDB is 7.9, so 7.6 is ancient history.