From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12285 invoked by alias); 24 Aug 2007 17:30:05 -0000 Received: (qmail 12226 invoked by uid 22791); 24 Aug 2007 17:30:03 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Aug 2007 17:29:58 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-211-175.inter.net.il [80.230.211.175]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DLG73763 (AUTH halo1); Fri, 24 Aug 2007 20:29:51 +0300 (IDT) Date: Fri, 24 Aug 2007 17:30:00 -0000 Message-Id: From: Eli Zaretskii To: Sheng-Liang Song CC: jan.kratochvil@redhat.com, koling@kchang.net, gdb@sourceware.org In-reply-to: <46CF0945.8090901@baymicrosystems.com> (message from Sheng-Liang Song on Fri, 24 Aug 2007 09:37:25 -0700) Subject: Re: reference environment variables from gdb scripts Reply-to: Eli Zaretskii References: <12302351.post@talk.nabble.com> <20070824085740.GA11291@host0.dyn.jankratochvil.net> <46CF0945.8090901@baymicrosystems.com> 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-08/txt/msg00195.txt.bz2 > Date: Fri, 24 Aug 2007 09:37:25 -0700 > From: Sheng-Liang Song > > BTW, Is there a gdb script functional document? The GDB scripting commands are documented in the GDB user manual. See the node "Sequences".