From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3427 invoked by alias); 15 Feb 2016 16:29:18 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 3417 invoked by uid 89); 15 Feb 2016 16:29:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 15 Feb 2016 16:29:16 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb/gdb-7.11-branch] i386-biarch-core.exp: Use standard_output_file From: sergiodj+buildbot@redhat.com To: gdb-testers@sourceware.org Message-Id: <2d059a33d890c017c8105b102a6b56ccbd6128b2@gdb-build> Date: Mon, 15 Feb 2016 16:29:00 -0000 X-SW-Source: 2016-q1/txt/msg05561.txt.bz2 *** TEST RESULTS FOR COMMIT 2d059a33d890c017c8105b102a6b56ccbd6128b2 *** Author: Simon Marchi Branch: gdb-7.11-branch Commit: 2d059a33d890c017c8105b102a6b56ccbd6128b2 i386-biarch-core.exp: Use standard_output_file Fix the core file path to use the standard output directory. gdb/testsuite/ChangeLog: * i386-biarch-core.exp: Define corefile using standard_output_file.