From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1728 invoked by alias); 4 Aug 2002 04:31:29 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1721 invoked from network); 4 Aug 2002 04:31:27 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 4 Aug 2002 04:31:27 -0000 Received: from [192.168.64.2] (vpn3-7.sfbay.redhat.com [172.16.25.7]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g744VPm27554; Sun, 4 Aug 2002 00:31:26 -0400 Subject: Re: naming command arguments From: Anthony Green To: Fernando Nasser Cc: gdb@sources.redhat.com In-Reply-To: <3D47329E.CEEFD898@redhat.com> References: <1027556059.2082.179.camel@dhcppc2> <3D47329E.CEEFD898@redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 03 Aug 2002 21:31:00 -0000 Message-Id: <1028435473.4235.17.camel@dhcppc2> Mime-Version: 1.0 X-SW-Source: 2002-08/txt/msg00016.txt.bz2 On Tue, 2002-07-30 at 17:43, Fernando Nasser wrote: > We have already detected that the current GDB CLI has been stretched > to its limits and the we need something more powerful. We all want a > real script language for GDB. The official choice for this language > (accordingly to FSF) is Guile but we wanted to make it possible for > people to add their script language of choice. Like REXX?... :-) http://groups.google.com/groups?q=rexx+gdb&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=742315756snx%40roboco.UUCP&rnum=1 (sorry - but this just reminded me of my first gdb hacking experience many years ago...) AG