From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3935 invoked by alias); 19 Jul 2012 07:40:26 -0000 Received: (qmail 3925 invoked by uid 22791); 19 Jul 2012 07:40:24 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Jul 2012 07:40:10 +0000 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Wd6cM3xNpz4KK2Y; Thu, 19 Jul 2012 09:41:39 +0200 (CEST) Received: from igel.home (ppp-88-217-104-196.dynamic.mnet-online.de [88.217.104.196]) by mail.mnet-online.de (Postfix) with ESMTPA id 3Wd6Zc62DlzbblX; Thu, 19 Jul 2012 09:40:08 +0200 (CEST) Received: by igel.home (Postfix, from userid 501) id 41594CA2A4; Thu, 19 Jul 2012 09:40:07 +0200 (CEST) From: Andreas Schwab To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [commit 2/2] testsuite: code_elim.exp: Fix false FAIL References: <20120603171700.GB20314@host2.jankratochvil.net> X-Yow: Yow!! "Janitor trapped in sewer uses ESP to find decayed burger"!! Date: Thu, 19 Jul 2012 07:40:00 -0000 In-Reply-To: <20120603171700.GB20314@host2.jankratochvil.net> (Jan Kratochvil's message of "Sun, 3 Jun 2012 19:17:00 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-07/txt/msg00317.txt.bz2 Jan Kratochvil writes: > + gdb_test "add-symbol-file ${binfile2} 0x200000 -s .data 0x210000 -s .bss 0x220000" \ > + "Reading symbols from .*${testfile2}\\.\\.\\.done\\." \ > + "add-symbol-file ${testfile2} 0x200000" \ > + "add symbol table from file \".*${testfile2}\" at.*\\(y or n\\) " \ > + "y" > + add-symbol-file /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.base/code_elim2 0x200000 -s .data 0x210000 -s .bss 0x220000 add symbol table from file "/home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.base/code_elim2" at .text_addr = 0x200000 .data_addr = 0x210000 .bss_addr = 0x220000 (y or n) y Reading symbols from /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.base/code_elim2...warning: section .data not found in /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.base/code_elim2 done. (gdb) FAIL: gdb.base/code_elim.exp: order1: add-symbol-file code_elim2 0x200000 print &my_global_symbol Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."