> Date: Fri, 16 Dec 2011 17:18:09 -0800
> From: jrei...@bitwagon.com
> To: valgrind-users@lists.sourceforge.net
> Subject: Re: [Valgrind-users] Conditional jump or move depends on
> uninitialised value and its reason
>
> > I'm using Arch Linux and found
Just to follow up, this was fairly easy to do with ptrace. I'll attach
the small resulting C file below in case anyone is interested, or to
seed future Google searches.
#include
#include
#include
#include
#include
#include
// Compilation: gcc -o tracer tracer-64.c
// Usage: ./tracer ./prog