mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Using n_errs_shown allows the user to stop on an error identified in a previous run by counting errors shown. * shows also n_errs_shown in monitor command v.info n_errs_found * slightly clarified the manual, updated to new output of v.info n_errs_found git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12388
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
relaying data between gdb and process ....
|
|
vgdb-error value changed from 0 to 999999
|
|
vgdb-error value changed from 999999 to 0
|
|
n_errs_found 1 n_errs_shown 1 (vgdb-error 0)
|
|
vgdb-error value changed from 0 to 0
|
|
monitor command request to kill this process
|
|
Remote connection closed
|