Valgrind and debug don't give me any hint.
But I now see that when the output is longer than the terminal window size, I end up in a vi-like interface, or maybe in vi, where "q" quits the process, and pagedown let's me see the missing info.

Not sure what's happening here.
Or is this supposed to be like this?

Regards, Stefan Tunsch



El 04/04/12 11:53, John Wiegley escribió:
Stefan Tunsch<[email protected]>  writes:
How can I pinpoint the issue?
I would build with debug info, and use the --verify option.

After that, run your same command (before --verify) with "valgrind" in front
of the command.

John

Reply via email to