From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13711 invoked by alias); 2 Apr 2002 20:24:55 -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 13688 invoked from network); 2 Apr 2002 20:24:54 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 2 Apr 2002 20:24:54 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16sUps-0002Uh-00 for ; Tue, 02 Apr 2002 15:24:56 -0500 Date: Tue, 02 Apr 2002 12:24:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: command api question Message-ID: <20020402152456.A9571@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <082a01c1da77$5eda6920$b6010c0a@catdog> <20020402135525.A21141@nevyn.them.org> <083201c1da7b$bf19b490$b6010c0a@catdog> <20020402142522.A25748@nevyn.them.org> <086c01c1da83$c63222f0$b6010c0a@catdog> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <086c01c1da83$c63222f0$b6010c0a@catdog> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00007.txt.bz2 On Tue, Apr 02, 2002 at 03:20:04PM -0500, Kris Warkentin wrote: > Well, maybe if there were a generic method to get/set variables in the > command api. It's possible to do the following from the prompt: > > (gdb) set solib-search-path /some/path > or > (gdb) show solib-search-path > > so if there were an easy programmatic way of doing this, then we wouldn't > have to worry about compile time defines. Sorry, what I meant was "_configure_ time configurable". I like being able to set the default to point at our cross development environment... -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer