From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6508 invoked by alias); 8 Feb 2012 22:21:58 -0000 Received: (qmail 6495 invoked by uid 22791); 8 Feb 2012 22:21:57 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from e06smtp11.uk.ibm.com (HELO e06smtp11.uk.ibm.com) (195.75.94.107) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Feb 2012 22:21:41 +0000 Received: from /spool/local by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 8 Feb 2012 22:21:40 -0000 Received: from d06nrmr1407.portsmouth.uk.ibm.com (9.149.38.185) by e06smtp11.uk.ibm.com (192.168.101.141) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 8 Feb 2012 22:21:14 -0000 Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q18MLDLD2564270 for ; Wed, 8 Feb 2012 22:21:13 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q18MLDQ1014280 for ; Wed, 8 Feb 2012 15:21:13 -0700 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with SMTP id q18MLBPl014204; Wed, 8 Feb 2012 15:21:11 -0700 Message-Id: <201202082221.q18MLBPl014204@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 08 Feb 2012 23:21:11 +0100 Subject: Re: RFA: fix PR python/12027 To: tromey@redhat.com (Tom Tromey) Date: Wed, 08 Feb 2012 22:21:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: from "Tom Tromey" at Jan 31, 2012 03:04:23 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit x-cbid: 12020822-5024-0000-0000-000001A4CBB9 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00117.txt.bz2 Tom Tromey wrote: > +@defvar Symbol.needs_frame > +This is @code{True} if evaluating this symbol's value requires a frame > +(@pxref{Frames In Python}) and @code{False} otherwise. Typically, > +local variables will require a frame, but other symbols will not. > + > @defvar Symbol.is_argument > @code{True} if the symbol is an argument of a function. > @end defvar There seems to be an "@end defvar" missing now: /home/kwerner/dailybuild/spu-tc-2012-02-08/gdb-head/src/gdb/doc/gdb.texinfo:24017: `@end' expected `defvar', but saw `table'. /home/kwerner/dailybuild/spu-tc-2012-02-08/gdb-head/src/gdb/doc/gdb.texinfo:23997: No matching `@end defvar'. /home/kwerner/dailybuild/spu-tc-2012-02-08/gdb-head/src/gdb/doc/gdb.texinfo:23957: No matching `@end table'. Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com