]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdbarch software_single_step frame_info to regcache: tic6x
authorYao Qi <yao.qi@linaro.org>
Tue, 22 Nov 2016 14:05:05 +0000 (14:05 +0000)
committerYao Qi <yao.qi@linaro.org>
Tue, 22 Nov 2016 14:05:05 +0000 (14:05 +0000)
commitfb090cfa157e35fac1c10c062fd005e38b894ea4
tree8e82cce9cae7e8f493ca9007872e870999be90ec
parent41e26ad32d17ee35f79f629654811f5e8656cab8
gdbarch software_single_step frame_info to regcache: tic6x

gdb:

2016-11-22  Yao Qi  <yao.qi@linaro.org>

* tic6x-tdep.c (tic6x_condition_true): Replace frame with
regcache.  Call regcache_raw_get_signed instead of
get_frame_register_signed.
(tic6x_get_next_pc): Likewise.  Caller updated.
gdb/ChangeLog
gdb/tic6x-tdep.c