public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc
@ 2011-03-23 16:43 anton.kochkov at gmail dot com
  2011-03-23 16:47 ` [Bug gdb/12602] " anton.kochkov at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: anton.kochkov at gmail dot com @ 2011-03-23 16:43 UTC (permalink / raw)
  To: gdb-prs


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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug gdb/12602] Support of coprocessor registers: cp14, cp15, etc
  2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
@ 2011-03-23 16:47 ` anton.kochkov at gmail dot com
  2011-03-23 17:14 ` anton.kochkov at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: anton.kochkov at gmail dot com @ 2011-03-23 16:47 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=12602

Anton Kochkov <anton.kochkov at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anton.kochkov at gmail dot
                   |                            |com

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug gdb/12602] Support of coprocessor registers: cp14, cp15, etc
  2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
  2011-03-23 16:47 ` [Bug gdb/12602] " anton.kochkov at gmail dot com
@ 2011-03-23 17:14 ` anton.kochkov at gmail dot com
  2011-03-23 17:44 ` 400757 at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: anton.kochkov at gmail dot com @ 2011-03-23 17:14 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=12602

--- Comment #1 from Anton Kochkov <anton.kochkov at gmail dot com> 2011-03-23 16:51:42 UTC ---
Also filled similar bug (for support in the embedded gdb server) for the qemu
https://bugs.launchpad.net/qemu/+bug/741115

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug gdb/12602] Support of coprocessor registers: cp14, cp15, etc
  2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
  2011-03-23 16:47 ` [Bug gdb/12602] " anton.kochkov at gmail dot com
  2011-03-23 17:14 ` anton.kochkov at gmail dot com
@ 2011-03-23 17:44 ` 400757 at gmail dot com
  2011-03-23 17:58 ` mfricke at gmail dot com
  2022-04-08  1:37 ` [Bug tdep/12602] " tromey at sourceware dot org
  4 siblings, 0 replies; 6+ messages in thread
From: 400757 at gmail dot com @ 2011-03-23 17:44 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=12602

400757 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |400757 at gmail dot com

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug gdb/12602] Support of coprocessor registers: cp14, cp15, etc
  2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
                   ` (2 preceding siblings ...)
  2011-03-23 17:44 ` 400757 at gmail dot com
@ 2011-03-23 17:58 ` mfricke at gmail dot com
  2022-04-08  1:37 ` [Bug tdep/12602] " tromey at sourceware dot org
  4 siblings, 0 replies; 6+ messages in thread
From: mfricke at gmail dot com @ 2011-03-23 17:58 UTC (permalink / raw)
  To: gdb-prs


http://sourceware.org/bugzilla/show_bug.cgi?id=12602

mfricke at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfricke at gmail dot com

-- 
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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug tdep/12602] Support of coprocessor registers: cp14, cp15, etc
  2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
                   ` (3 preceding siblings ...)
  2011-03-23 17:58 ` mfricke at gmail dot com
@ 2022-04-08  1:37 ` tromey at sourceware dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tromey at sourceware dot org @ 2022-04-08  1:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=12602

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gdb                         |tdep
                 CC|                            |tromey at sourceware dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-08  1:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-23 16:43 [Bug gdb/12602] New: Support of coprocessor registers: cp14, cp15, etc anton.kochkov at gmail dot com
2011-03-23 16:47 ` [Bug gdb/12602] " anton.kochkov at gmail dot com
2011-03-23 17:14 ` anton.kochkov at gmail dot com
2011-03-23 17:44 ` 400757 at gmail dot com
2011-03-23 17:58 ` mfricke at gmail dot com
2022-04-08  1:37 ` [Bug tdep/12602] " tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).