[PATCH, gdbserver] Synchronize ptrace argument types with GDB's

Luis Machado lgustavo@codesourcery.com
Tue Aug 13 20:27:00 GMT 2013


Hi,

This is another preparatory patch for the remote fork/exec support and 
also a cleanup to keep things in synch.

GDB defines ptrace types as PTRACE_TYPE_ARGx while gdbserver defines 
them as PTRACE_ARGx_TYPE.

This patch renames the occurrences in gdbserver to match GDB's.

Ok?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ptrace_args.diff
Type: text/x-patch
Size: 16666 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20130813/b7b51cfa/attachment.bin>


More information about the Gdb-patches mailing list