[PATCH 5/5] AArch64 gdbserver port

Tom Tromey tromey@redhat.com
Wed Jan 9 21:19:00 GMT 2013


>>>>> "Marcus" == Marcus Shawcroft <marcus.shawcroft@arm.com> writes:

Marcus> The prototype for ptrace() looks like this:
Marcus>   extern long int ptrace (enum __ptrace_request __request, ...) __THROW;

Thanks.  Somehow I didn't realize it was actually declared varargs.

It seems to me that there must be many incorrect calls in gdb, like
maybe most of them.

Tom



More information about the Gdb-patches mailing list