Lines Matching full:program
63 - Error limits are disabled. Usually if the program generates a lot
158 program, and the result of the final leak check. Hence the
195 * The program and args: first those pertaining to Valgrind itself, and
196 then those pertaining to the program to be run under Valgrind (the
210 * The following, indicating that the program has now started:
218 * The following, indicating that the program has now finished, and
357 STACK indicates locations in the program being debugged. A STACK
368 FRAME records a single program location:
424 As at Valgrind rev 3793, error counts are only emitted at program
426 error counts as the program is running. Doing so would facilitate a
427 GUI to dynamically update its error-count display as the program runs.
432 A SUPPCOUNTS block appears exactly once, after the program terminates.