From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22763 invoked by alias); 23 Mar 2011 16:43:45 -0000 Received: (qmail 22735 invoked by uid 55); 23 Mar 2011 16:43:45 -0000 Date: Wed, 23 Mar 2011 16:43:00 -0000 From: "anton.kochkov at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: anton.kochkov at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2011-q1/txt/msg00242.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=12602 Summary: Support of coprocessor registers: cp14, cp15, etc Product: gdb Version: unknown Status: NEW Severity: enhancement Priority: P2 Component: gdb AssignedTo: unassigned@sourceware.org ReportedBy: anton.kochkov@gmail.com On modern ARM processors always included coprocessor logic (usually called cp14, cp15, etc) Each coprocessor have its own register set. Please, add support of printing/writing somehow these registers. So this need to be supported in the server and in the remote client I'm already using qemu with embedded gdb server (qemu have support of coprocessor logic) Also I'm found this project http://jtagarmgdbsrvr.sourceforge.net/index.html which have initial support of cp15 registers set -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.