On Thu, 2015-03-26 at 21:41 -0700, Donald Raikes wrote:

> I was expecting something more that I could feed to the stp constraint solver.
> This is all I get no matter what program I try ot test with catchconv
> and valgrind.
> 
> Any suggestions on how I can get this to work properly would be appreciated.
Unlikely someone on this list will have a precise idea about
what this catchconv tool is supposed to do and why it is
not working.

So, here are only some general advices:
* read the code of catchconv 
* enable various valgrind traces (or catchconv tool, if it has some)
   do   :    valgrind --tool=catchconv --help-debug
   to see what traces you could activate
* debug the tool : see the section 'Debugging Valgrind with GDB'
   in README_DEVELOPERS

Philippe



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to