From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13214 invoked by alias); 23 Feb 2007 17:37:00 -0000 Received: (qmail 13206 invoked by uid 22791); 23 Feb 2007 17:36:57 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 23 Feb 2007 17:36:48 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HKeLe-0002G4-2l; Fri, 23 Feb 2007 12:36:46 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HKeLd-0002oH-Gb; Fri, 23 Feb 2007 12:36:45 -0500 Date: Fri, 23 Feb 2007 19:50:00 -0000 From: Daniel Jacobowitz To: Christophe Demarey Cc: gdb@sourceware.org Subject: Re: test availability of variables in context from user command Message-ID: <20070223173645.GA10787@caradoc.them.org> Mail-Followup-To: Christophe Demarey , gdb@sourceware.org References: <45DF0F48.60507@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45DF0F48.60507@inria.fr> User-Agent: Mutt/1.5.13 (2006-08-11) 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/msg00250.txt.bz2 On Fri, Feb 23, 2007 at 04:59:04PM +0100, Christophe Demarey wrote: > Is there a way to do this with gdb? Roughly, no, there isn't - yet. We're discussing adding a full scripting language, which will be more powerful than the CLI. -- Daniel Jacobowitz CodeSourcery