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 v6 3/7] Refactor arm_software_single_step to use regcache.




On 12/07/2015 10:21 AM, Yao Qi wrote:
Antoine Tremblay <antoine.tremblay@ericsson.com> writes:

Yes I can find a place to put a define, good idea.

We can either use some macros defined in kernel headers, __NR_sigreturn,
or compute the these syscall numbers according to syscalls/arm-linux.xml.


OK. I think I'll add a is_syscall_by_name to xml-syscall that will compare the number with the name from the xml.


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