From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21063 invoked by alias); 20 Aug 2008 14:49:59 -0000 Received: (qmail 21014 invoked by uid 22791); 20 Aug 2008 14:49:53 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 20 Aug 2008 14:49:10 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id m7KEmhHH006629; Wed, 20 Aug 2008 16:48:43 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id m7KEmgla018012; Wed, 20 Aug 2008 16:48:43 +0200 (CEST) Date: Wed, 20 Aug 2008 18:56:00 -0000 Message-Id: <200808201448.m7KEmgla018012@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: tromey@redhat.com CC: gdb@sourceware.org In-reply-to: (message from Tom Tromey on Wed, 20 Aug 2008 08:37:10 -0600) Subject: Re: Python not optional? References: <200808201429.m7KETPMV006783@brahms.sibelius.xs4all.nl> 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 X-SW-Source: 2008-08/txt/msg00230.txt.bz2 > From: Tom Tromey > Date: Wed, 20 Aug 2008 08:37:10 -0600 > > >>>>> "Mark" == Mark Kettenis writes: > > Mark> I always assumed that the Python scripting support would be optional. > > It is supposed to be. > > Mark> Luckily this isn't too difficult to fix; the attached rough > Mark> diff does the job, but might need a bit of cleanup. > > I will send a different patch shortly. > > It would be helpful if you could mention the errors you saw. Oops, sorry. It seems I didn't check out the new python subdirectory. All's fine now.