commit | ff10b88b5a05c8f1646dd15fb9f6093c1384ff6d | [log] [tgz] |
---|---|---|
author | Dongdong Deng <dongdong.deng@windriver.com> | Wed Oct 27 21:47:00 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Fri Oct 29 13:14:42 2010 -0500 |
tree | e620eda79f8062dc858a0429096ec7d0332ce760 | |
parent | 4dacd5c073150cd78dfb6004cbfa71986f0258a4 [diff] |
kgdb,ppc: Individual register get/set for ppc commit 534af1082329392bc29f6badf815e69ae2ae0f4c(kgdb,kdb: individual register set and and get API) introduce dbg_get_reg/dbg_set_reg API for individual register get and set. This patch implement those APIs for ppc. Signed-off-by: Dongdong Deng <dongdong.deng@windriver.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>