gdbarch software_single_step frame_info to regcache: moxie
[external/binutils.git] / gdb / ChangeLog
index 63cbd47..77f9887 100644 (file)
@@ -1,5 +1,11 @@
 2016-11-22  Yao Qi  <yao.qi@linaro.org>
 
+       * moxie-tdep.c (moxie_software_single_step): Call
+       get_regcache_arch instead of get_frame_arch.  Call
+       regcache_read_pc instead of get_frame_pc.
+
+2016-11-22  Yao Qi  <yao.qi@linaro.org>
+
        * mips-tdep.c (mips32_bc1_pc): Replace parameter frame with
        regcache.  Call regcache_raw_get_unsigned instead of
        get_frame_register_unsigned.