From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25663 invoked by alias); 13 Nov 2009 06:24:10 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 25653 invoked by uid 22791); 13 Nov 2009 06:24:09 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 13 Nov 2009 06:24:00 -0000 Message-ID: <9a0bd7f70911122224s7a2da6cbm8586ac9255c3fd18@mail.gmail.com> Subject: Access inferior values from a gdb.Command/gdb.Function From: sam shepperd To: archer@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2009-q4/txt/msg00059.txt.bz2 Is there any way to access the values of an inferior without passing them in explicitly as arguments to a gdb.Command / gdb.Function?