From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23960 invoked by alias); 15 Jul 2014 09:53:00 -0000 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 Received: (qmail 23935 invoked by uid 89); 15 Jul 2014 09:52:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: e06smtp14.uk.ibm.com Received: from e06smtp14.uk.ibm.com (HELO e06smtp14.uk.ibm.com) (195.75.94.110) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 15 Jul 2014 09:52:58 +0000 Received: from /spool/local by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 15 Jul 2014 10:52:55 +0100 Received: from d06dlp02.portsmouth.uk.ibm.com (9.149.20.14) by e06smtp14.uk.ibm.com (192.168.101.144) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 15 Jul 2014 10:52:53 +0100 Received: from b06cxnps4076.portsmouth.uk.ibm.com (d06relay13.portsmouth.uk.ibm.com [9.149.109.198]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id B71A4219005C for ; Tue, 15 Jul 2014 10:52:38 +0100 (BST) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps4076.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s6F9qqrR35324046 for ; Tue, 15 Jul 2014 09:52:52 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s6F9qplL018898 for ; Tue, 15 Jul 2014 03:52:51 -0600 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.14.4/NCO v10.0 AVin) with SMTP id s6F9qn7G018798; Tue, 15 Jul 2014 03:52:49 -0600 Message-Id: <201407150952.s6F9qn7G018798@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Tue, 15 Jul 2014 11:52:49 +0200 Subject: Re: [PATCH v2 10/13] SCORE: Fill 'collect_regset' in regset structure. To: arnez@linux.vnet.ibm.com (Andreas Arnez) Date: Tue, 15 Jul 2014 10:01:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, qinwei@sunnorth.com.cn (Qinwei) In-Reply-To: <1403714949-28133-11-git-send-email-arnez@linux.vnet.ibm.com> from "Andreas Arnez" at Jun 25, 2014 06:49:06 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 14071509-1948-0000-0000-00000086F8AD X-SW-Source: 2014-07/txt/msg00365.txt.bz2 Andreas Arnez wrote: > diff --git a/gdb/score-tdep.h b/gdb/score-tdep.h > index 02a334e..cef0e6a 100644 > --- a/gdb/score-tdep.h > +++ b/gdb/score-tdep.h > @@ -32,6 +32,7 @@ enum gdb_regnum > SCORE_RA_REGNUM = 3, > SCORE_A0_REGNUM = 4, > SCORE_AL_REGNUM = 7, > + SCORE_EPC_REGNUM = 37, > SCORE_PC_REGNUM = 49, > }; This doesn't appear to be used anywhere? Bye, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com