[PATCH v7.1 3/8] Use xml-syscall to compare syscall numbers in arm_linux_sigreturn_return-addr

Yao Qi qiyaoltc@gmail.com
Thu Dec 17 13:25:00 GMT 2015


Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

> On the other hand expat is needed for debugging with GDBServer...
>

Not really, we can build gdb with expat disabled, and it can still talks
with GDBserver.

> Yao, had you considered this ?
>
> Is it not better to have a #define considering this ?

Looks it is not easy to use xml-syscall for syscall numbers, probably we
can roll back to define these syscall number in macro and avoid using
xml things, like

#define ARM_SIGRETURN 119

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list