{ stdenv, gdb }: stdenv.mkDerivation { name = "pstack-20120823"; buildCommand = '' mkdir -p $out/bin cat > $out/bin/pstack <