Juan Llinares Mauri

Results 1 comments of Juan Llinares Mauri

I am having the same problem with some C programs. I'm using the next command to compile all the _-instrumented_ files: ``` make trace-binary EXEC=fileName TOP_LEVEL=runMain* SUFFIX=c ``` Also, I...