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, v2] Share ptrace options discovery/linux native code between GDB and gdbserver


On 08/22/2013 02:05 PM, Pedro Alves wrote:
On 08/22/2013 03:42 AM, Luis Machado wrote:

My intention is to pursue a ptrace wrapper at a later stage, so i can
probably address this by then.

OOC, for tracing ptrace calls, or something else?


To enforce proper casting of types like Tom suggested the other day on IRC. We currently have type conversion assumptions that may not always be correct for the third and forth ptrace parameters.

Tracing ptrace calls may be interesting as well now that you mentioned.

How does this third iteration look?

Looks great, thanks.


Great. I'll check it in later today.

Thanks,
Luis


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