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: Ping: [Patch v2] Add mips*-linux* catch syscall support.


David Daney wrote:
If it is not too much trouble, could a Maintainer review this patch?

Thanks in advance,
David Daney

There's an off-by-one indentation here:



+static LONGEST +mips_linux_get_syscall_number (struct gdbarch *gdbarch, + ptid_t ptid)

Other than that, the part in mips-linux-tdep.c looks reasonable.
I don't understand the xml parts well enough to comment.


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