diff options
author | Pedro Alves <pedro@palves.net> | 2022-05-06 22:21:36 +0100 |
---|---|---|
committer | Pedro Alves <pedro@palves.net> | 2022-05-20 20:41:00 +0100 |
commit | f317d1eb2a7a7b9ec724630a7d70b51f435ff116 (patch) | |
tree | 6b2381dbe9e77b28c75fa69bf6caaa783434a752 /opcodes/fr30-desc.c | |
parent | 1c2cbcf1de2d3fcba119ff4ef01dc1b74923daeb (diff) | |
download | fsf-binutils-gdb-f317d1eb2a7a7b9ec724630a7d70b51f435ff116.zip fsf-binutils-gdb-f317d1eb2a7a7b9ec724630a7d70b51f435ff116.tar.gz fsf-binutils-gdb-f317d1eb2a7a7b9ec724630a7d70b51f435ff116.tar.bz2 |
ranged_breakpoint: don't use init_raw_breakpoint
ranged_breakpoint's ctor already sets the breakpoint's type to
bp_hardware_breakpoint.
Since this is a "regular" breakpoint, b->pspace should remain NULL.
Thus, the only thing init_raw_breakpoint is needed for, is to add the
breakpoint's location. Do that directly.
Change-Id: I1505de94c3919881c2b300437e2c0da9b05f76bd
Diffstat (limited to 'opcodes/fr30-desc.c')
0 files changed, 0 insertions, 0 deletions