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: [RFC PATCH] Appease Valgrind over ptrace calls.


On 02/14/2013 06:38 PM, Pedro Alves wrote:

> Hmm, but, I'm now wondering why we don't see many more ptrace-related
> warnings in other cases.  Maybe Valgrind does know about ptrace, but
> not about PTRACE_GETREGSET?

Found it...  https://bugs.kde.org/show_bug.cgi?id=308886

Answer is yes.  Valgrind doesn't know about PTRACE_GETREGSET.  Issue
seems to be fixed upstream.

Dropping this patch.

Thanks for listening. :-)

-- 
Pedro Alves


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