From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5346 invoked by alias); 12 Jun 2007 12:56:43 -0000 Received: (qmail 5336 invoked by uid 22791); 12 Jun 2007 12:56:43 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Jun 2007 12:56:41 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id C01E0982DE; Tue, 12 Jun 2007 12:56:39 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 91363982DC; Tue, 12 Jun 2007 12:56:39 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Hy5vZ-0001jp-TV; Tue, 12 Jun 2007 08:56:53 -0400 Date: Tue, 12 Jun 2007 12:56:00 -0000 From: Daniel Jacobowitz To: Weihua JIANG Cc: gdb@sourceware.org Subject: Re: How to use shell environment variable in GDB? Message-ID: <20070612125653.GA6667@caradoc.them.org> Mail-Followup-To: Weihua JIANG , gdb@sourceware.org References: <266164370706120200v25e88408n7af9ee25a6b7cf24@mail.gmail.com> <20070612112030.GB29495@caradoc.them.org> <266164370706120549w6534b21t2ce23e78741484d6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <266164370706120549w6534b21t2ce23e78741484d6@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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-06/txt/msg00098.txt.bz2 On Tue, Jun 12, 2007 at 08:49:58PM +0800, Weihua JIANG wrote: > Does gdb support custom command? If so, I can define the 3 commands > you mentioned as one custom command. Yes, please see the user manual. -- Daniel Jacobowitz CodeSourcery