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 5/5] AArch64 gdbserver port


>>>>> "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


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