From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26612 invoked by alias); 27 Jan 2008 22:27:19 -0000 Received: (qmail 26602 invoked by uid 22791); 27 Jan 2008 22:27:18 -0000 X-Spam-Check-By: sourceware.org Received: from py-out-1112.google.com (HELO py-out-1112.google.com) (64.233.166.183) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 27 Jan 2008 22:27:00 +0000 Received: by py-out-1112.google.com with SMTP id v53so1635131pyh.33 for ; Sun, 27 Jan 2008 14:26:56 -0800 (PST) Received: by 10.35.67.18 with SMTP id u18mr5499185pyk.64.1201472816603; Sun, 27 Jan 2008 14:26:56 -0800 (PST) Received: by 10.35.36.15 with HTTP; Sun, 27 Jan 2008 14:26:56 -0800 (PST) Message-ID: <8f2776cb0801271426w7c5cedf9n773f86aa8823dc18@mail.gmail.com> Date: Mon, 28 Jan 2008 04:18:00 -0000 From: "Jim Blandy" To: "Jim Blandy" Subject: Re: expand-symtabs.exp Cc: gdb-patches@sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200801271528.m0RFSMo6032355@brahms.sibelius.xs4all.nl> X-Google-Sender-Auth: a26298ff0624c356 X-IsSubscribed: yes 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: 2008-01/txt/msg00638.txt.bz2 "Dependings"? gdb/testsuite/ChangeLog: 2008-01-27 Jim Blandy * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix. Index: gdb/testsuite/gdb.base/expand-psymtabs.exp =================================================================== RCS file: /cvs/src/src/gdb/testsuite/gdb.base/expand-psymtabs.exp,v retrieving revision 1.3 diff -u -r1.3 expand-psymtabs.exp --- gdb/testsuite/gdb.base/expand-psymtabs.exp 27 Jan 2008 17:19:06 -0000 1.3 +++ gdb/testsuite/gdb.base/expand-psymtabs.exp 27 Jan 2008 22:24:19 -0000 @@ -26,7 +26,7 @@ # different preprocessor symbols #defined; the first .o only has # 'main' at some earlier source lines, while the second .o only has # 'foo' at later source lines. So when setting breakpoints by line -# number, which full symtab we need dependings on the line number in +# number, which full symtab we need depends on the line number in # question. # # This test is meant to verify that, even with lazy partial symtab