From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27760 invoked by alias); 7 Jul 2006 23:15:44 -0000 Received: (qmail 27751 invoked by uid 22791); 7 Jul 2006 23:15:44 -0000 X-Spam-Check-By: sourceware.org Received: from ATENBK.aten-ca.com (HELO aten.com) (64.180.126.88) by sourceware.org (qpsmtpd/0.31) with SMTP; Fri, 07 Jul 2006 23:15:41 +0000 Received: from atendns.RD-CA.local [10.0.0.7] by aten.com [10.0.0.32] with SMTP (MDaemon.v2.7.SP4.R) for ; Fri, 07 Jul 2006 16:16:41 -0700 Received: from aten-ca.com (Not Verified[10.0.0.222]) by atendns.RD-CA.local with MailMarshal (v5,0,3,76) id ; Fri, 07 Jul 2006 16:16:26 -0700 Received: from colinw01 ([10.0.0.103]) by aten-ca.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 7 Jul 2006 16:16:41 -0700 Message-ID: <001301c6a21b$2db6a8c0$6700000a@colinw01> From: "Colin Wen" To: Subject: View EPC Register on MIPS Date: Fri, 07 Jul 2006 23:15:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MDaemon-Deliver-To: gdb@sourceware.org X-Return-Path: ColinW@aten-ca.com X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00018.txt.bz2 Hi, Can anybody please tell me how to view the EPC register on MIPS by gdb? I tried info all-registers but there is no EPC register. thanks! colin wen