From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26101 invoked by alias); 3 May 2013 15:53:23 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 26084 invoked by uid 89); 3 May 2013 15:53:20 -0000 X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from e06smtp17.uk.ibm.com (HELO e06smtp17.uk.ibm.com) (195.75.94.113) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 03 May 2013 15:53:12 +0000 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 3 May 2013 16:50:15 +0100 Received: from d06dlp03.portsmouth.uk.ibm.com (9.149.20.15) by e06smtp17.uk.ibm.com (192.168.101.147) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 3 May 2013 16:50:12 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 102631B0805D for ; Fri, 3 May 2013 16:53:07 +0100 (BST) Received: from d06av06.portsmouth.uk.ibm.com (d06av06.portsmouth.uk.ibm.com [9.149.37.217]) by b06cxnps4075.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r43FquYx54001820 for ; Fri, 3 May 2013 15:52:56 GMT Received: from d06av06.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av06.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r43Fr6tF010828 for ; Fri, 3 May 2013 09:53:06 -0600 Received: from br87z6lw.de.ibm.com (dyn-9-152-212-143.boeblingen.de.ibm.com [9.152.212.143]) by d06av06.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id r43Fr6w5010806; Fri, 3 May 2013 09:53:06 -0600 From: Andreas Arnez To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: gdb.arch vs. gdb.base gcore test cases References: <8761z0gvr7.fsf@br87z6lw.de.ibm.com> <51839F41.2050101@redhat.com> <87wqrgfble.fsf@br87z6lw.de.ibm.com> <5183C304.7010002@redhat.com> <87k3ngdsq7.fsf@br87z6lw.de.ibm.com> <5183D0FE.6060105@redhat.com> Date: Fri, 03 May 2013 15:53:00 -0000 In-Reply-To: <5183D0FE.6060105@redhat.com> (Pedro Alves's message of "Fri, 03 May 2013 16:00:14 +0100") Message-ID: <87sj24cb6l.fsf@br87z6lw.de.ibm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13050315-0542-0000-0000-000005260AE7 X-SW-Source: 2013-05/txt/msg00023.txt.bz2 Pedro Alves writes: > Thus a patch like this should make >> gcore-system.exp obsolete (untested): > > Okay with a ChangeLog entry, and if it passes testing. OK, I'll send a patch to gdb-patches then.