diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-10-10 10:28:30 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-10-10 10:28:30 +0100 |
commit | ff12a6593a1675aa9ba5340aa2984af19cf8966c (patch) | |
tree | db3bb8e18a35d55c009349436034753c3ecc9b89 /gdb/m32c-tdep.c | |
parent | 7b3860278cb1543774294cb07c38c15b813bc70a (diff) | |
download | gdb-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