aboutsummaryrefslogtreecommitdiff
path: root/gdb/m32c-tdep.c
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2016-10-10 10:28:30 +0100
committerYao Qi <yao.qi@linaro.org>2016-10-10 10:28:30 +0100
commitff12a6593a1675aa9ba5340aa2984af19cf8966c (patch)
treedb3bb8e18a35d55c009349436034753c3ecc9b89 /gdb/m32c-tdep.c
parent7b3860278cb1543774294cb07c38c15b813bc70a (diff)
downloadgdb-ff12a6593a1675aa9ba5340aa2984af19cf8966c.zip
gdb-ff12a6593a1675aa9ba5340aa2984af19cf8966c.tar.gz
gdb-ff12a6593a1675aa9ba5340aa2984af19cf8966c.tar.bz2
Remove v850_dbtrap_breakpoint_from_pc
v850 has two functions to install to gdbarch_breakpoint_from_pc, and it selects one according to info.bfd_arch_info->mach. However, we can select the kind/length of breakpoint instruction inside v850_breakpoint_from_pc by gdbarch_bfd_arch_info (gdbarch)->mach. This patch is to do that, and remove v850_dbtrap_breakpoint_from_pc. gdb: 2016-08-30 Yao Qi <yao.qi@linaro.org> * v850-tdep.c (v850_breakpoint_from_pc): Use the right breakpoint instruction. (v850_dbtrap_breakpoint_from_pc): Remove. (v850_gdbarch_init): Update.
Diffstat (limited to 'gdb/m32c-tdep.c')
0 files changed, 0 insertions, 0 deletions