From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26074 invoked by alias); 14 Feb 2007 18:29:05 -0000 Received: (qmail 26065 invoked by uid 22791); 14 Feb 2007 18:29:04 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Feb 2007 18:28:52 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 6BBE548CC5F; Wed, 14 Feb 2007 13:28:50 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11954-01-5; Wed, 14 Feb 2007 13:28:50 -0500 (EST) Received: from [127.0.0.1] (nile.gnat.com [205.232.38.5]) by nile.gnat.com (Postfix) with ESMTP id 2A4CC48CBE3; Wed, 14 Feb 2007 13:28:50 -0500 (EST) Message-ID: <45D354E4.9050007@adacore.com> Date: Wed, 14 Feb 2007 18:34:00 -0000 From: Robert Dewar User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Eli Zaretskii CC: jimb@codesourcery.com, gdb@sourceware.org Subject: Re: GDB and scripting languages - which References: <20070108222005.GA27451@nevyn.them.org> <20070210203307.GA27502@nevyn.them.org> <45D33263.2080403@adacore.com> <45D34E2E.7070701@adacore.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-02/txt/msg00136.txt.bz2 Eli Zaretskii wrote: > I was arguing that features like networking, graphics, and GUI, > mentioned by Jim as an argument for Python's better suitability (or so > I understood), would be excessive overhead in the GDB scripting > language. Can you more clearly explain what you mean by "excessive overhead". I really don't understand this at all. networking for example only costs you if you use it. Are you saying people should be prevented from paying this price. What overhead? And by what quantitative criterion excessive?