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] gdbarch_syscall_pc_increment


On 12/13/2012 10:07 PM, Aleksandar Ristovski wrote:
Yes, I see your point, though I would say gdbarch stands for a certain
architecture such as arm-nto, arm-linux, etc... therefore, cpu/os
combination, not cpu only.

Yeah, that is more precise. We do have some gdbarch hook methods, such as gdbarch_skip_trampoline_code, gdbarch_get_syscall_number, gdbarch_skip_solib_resolver, they are about the cpu/os (or runtime lib) combination.


--
Yao (éå)


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