[PATCH v7.1] Support software single step on ARM in GDBServer.

Antoine Tremblay antoine.tremblay@ericsson.com
Fri Dec 11 13:36:00 GMT 2015



On 12/11/2015 08:28 AM, Yao Qi wrote:
> Antoine Tremblay <antoine.tremblay@ericsson.com> writes:
>
>> 	* linux-aarch32-low.c (arm_abi_breakpoint): Remove macro.  Moved
>>          to linux-aarch32-low.c.
>>          (arm_eabi_breakpoint, arm_breakpoint): Likewise.
>>          (arm_breakpoint_len, thumb_breakpoint): Likewise.
>>          (thumb_breakpoint_len, thumb2_breakpoint): Likewise.
>>          (thumb2_breakpoint_len): Likewise.
>
> I don't see how are they used outside of linux-aarch32-low.c, so why do
> you move them out to linux-aarch32-low.h?
>

That's true, I guess I was used to breakpoint functions in linux-arm-low.c.

Fixing this now.

Thanks,
Antoine



More information about the Gdb-patches mailing list