[LLVMdev] embedded dataflow tracking code?

Dennis Yurichev dennis at conus.info
Fri Jul 23 10:41:49 PDT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I'm sorry if I chose wrong place for my question.
I would like to load debugger, attach to working process, and at some
breakpoint, instead of numerical values in the CPU registers, I would
like to see genesis of each value like "result of f(arg1, arg2,arg3)
called at point X" or "result of comparison of values X and Y" and so on.
Probably, compiler backend could embed some dataflow tracking code
between basic blocks and store information about all variables flow in
some separate data segment..
Are there any known attempts or projects or...?

- -- 
My PGP public key: http://yurichev.com/dennis.yurichev.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxJ1F0ACgkQ1YPmFmJG++NwawCfVpkhLDKp8hyFrCjQm4qdNnBn
LvsAoKlFKb7gHwQYeGIl+pklnH4NkT7w
=9+ez
-----END PGP SIGNATURE-----



More information about the llvm-dev mailing list