* mips-linux-nat.c (mips64_linux_fetch_registers): Pass `ops' to
authorPedro Alves <palves@redhat.com>
Thu, 26 Feb 2009 19:44:39 +0000 (19:44 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 26 Feb 2009 19:44:39 +0000 (19:44 +0000)
commita0740d21fab1a24e058a517d17bfb80f166ff9e1
treeb01d0651848cb5754dc65599d386fbc7190c209b
parentebe24dd4f8e4c7c8f34b6b69092d53053b6cd982
* mips-linux-nat.c (mips64_linux_fetch_registers): Pass `ops' to
call to super_fetch_registers.
(mips64_linux_store_registers): Pass `ops' to call to
super_store_registers.
gdb/ChangeLog
gdb/mips-linux-nat.c