From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5380 invoked by alias); 13 Jan 2007 08:32:01 -0000 Received: (qmail 5369 invoked by uid 22791); 13 Jan 2007 08:32:00 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 13 Jan 2007 08:31:55 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-11-156.inter.net.il [80.230.11.156]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GUR29435 (AUTH halo1); Sat, 13 Jan 2007 10:31:51 +0200 (IST) Date: Sat, 13 Jan 2007 08:32:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb@sourceware.org In-reply-to: <20070108222005.GA27451@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 8 Jan 2007 17:20:05 -0500) Subject: Re: GDB and scripting languages - which Reply-to: Eli Zaretskii References: <20070108222005.GA27451@nevyn.them.org> X-IsSubscribed: yes 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: 2007-01/txt/msg00220.txt.bz2 > Date: Mon, 8 Jan 2007 17:20:05 -0500 > From: Daniel Jacobowitz > > So the short version is that if I were making the decision, for my own > benefit and independent of the GNU project and GDB's users, I'd add > only Python support. For GDB's place in the GNU project, we should > probably have guile. I think adding Python would be a useful first step. It could be the last, or we could later consider Guile as well.