diff options
author | Ajit Kumar Agarwal <Agarwalajitkum@xilinx.com> | 2014-10-13 14:28:22 +0530 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-10-15 15:21:39 +0100 |
commit | 449aa9dfd1505925a4a5dfff470f24a17699b5bc (patch) | |
tree | 5a8a50c55b46cfe6505010b1311bdd75a72cd99f /gdb/regformats/microblaze-with-stack-protect.dat | |
parent | fb167eb272279154dc2502614eb5331b01dc6ea4 (diff) | |
download | gdb-449aa9dfd1505925a4a5dfff470f24a17699b5bc.zip gdb-449aa9dfd1505925a4a5dfff470f24a17699b5bc.tar.gz gdb-449aa9dfd1505925a4a5dfff470f24a17699b5bc.tar.bz2 |
Microblaze: Replace microblaze-expedite from pc to rpc
The Microblaze PC register is called "rpc", not "pc", as can be seen
in microblaze-core.xml. Fix this, so GDBserver can find the register in
the regcache.
gdb/
2014-10-15 Ajit Agarwal <ajitkum@xilinx.com>
* features/Makefile (microblaze-expedite): Replace pc with rpc.
* regformats/microblaze-with-stack-protect.dat: Regenerate.
Diffstat (limited to 'gdb/regformats/microblaze-with-stack-protect.dat')
-rw-r--r-- | gdb/regformats/microblaze-with-stack-protect.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/regformats/microblaze-with-stack-protect.dat b/gdb/regformats/microblaze-with-stack-protect.dat index 5ce0c24..8040a7b 100644 --- a/gdb/regformats/microblaze-with-stack-protect.dat +++ b/gdb/regformats/microblaze-with-stack-protect.dat @@ -2,7 +2,7 @@ # Generated from: microblaze-with-stack-protect.xml name:microblaze_with_stack_protect xmltarget:microblaze-with-stack-protect.xml -expedite:r1,pc +expedite:r1,rpc 32:r0 32:r1 32:r2 |