Skip to content
Commit 534af108 authored by Jason Wessel's avatar Jason Wessel
Browse files

kgdb,kdb: individual register set and and get API



The kdb shell specification includes the ability to get and set
architecture specific registers by name.

For the time being individual register get and set will be implemented
on a per architecture basis.  If an architecture defines
DBG_MAX_REG_NUM > 0 then kdb and the gdbstub will use the capability
for individually getting and setting architecture specific registers.

Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 84a0bd5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment