Why enforcing sw_breakpoint_from_kind() implementation in GDBserver targets
Shahab Vahedi
shahab.vahedi@gmail.com
Mon Jun 15 10:39:13 GMT 2020
Tankut,
Thank you for your clear response. I have only one remark:
On Fri, Jun 12, 2020 at 11:04:08AM +0000, Aktemur, Tankut Baris wrote:
> So, the base linux target delegates the op to the low target and enforces
> an implementation.
What about scenarios that "sw_breakpoint_from_kind" for the linux is
defined by the target? There would be no execution of base-linux-target
flavour of "sw_breakpoint_from_kind". Hence, not a mandatory dependency
to the low target's "sw_breakpoint_from_kind".
This scenario is actally not far fetched. That's what's happening in ARC
port.
Shahab
More information about the Gdb
mailing list