]> git.ipfire.org Git - thirdparty/valgrind.git/commit
* compare vgdb-error with n_errs_shown, not with n_errs_found.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 15 Feb 2012 22:29:30 +0000 (22:29 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Wed, 15 Feb 2012 22:29:30 +0000 (22:29 +0000)
commitb66672b48f1bf4a011de57643c378b6c44dbcb81
treef0574209b728b990d7fdc78505a0e77d66d6e2bf
parentf35aec3ffdfebac6b4a3844e23d81f280c9d463d
* compare vgdb-error with n_errs_shown, not with n_errs_found.
  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
NEWS
coregrind/m_errormgr.c
coregrind/m_gdbserver/server.c
coregrind/pub_core_errormgr.h
docs/xml/manual-core-adv.xml
gdbserver_tests/mcbreak.stderrB.exp