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

Luis Machado lgustavo@codesourcery.com
Wed Aug 14 02:23:00 GMT 2013


On 08/13/2013 06:03 PM, Pedro Alves wrote:
> On 08/13/2013 09:27 PM, Luis Machado wrote:
>> 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?
>>
>
> OK.  Thanks!
>

Thanks. Checked in.



More information about the Gdb-patches mailing list