This is normal. Leder uses a pager to control output. It assumes you want to read all output not just see it whiz across the screen
On Wednesday, April 4, 2012, Stefan Tunsch wrote: > 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 >> > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
