This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]