History log of /external/valgrind/none/tests/filter_stderr
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cab64bca3a865a294b2c20f158c8c2182fa4eb7e 12-Aug-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Update .exp files for r10783.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10784 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
05a8917ed79c7b76ad4764087e9262c0ef8befd9 29-Jul-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Started overhauling the documentation:
- There were detailed descriptions of all the tools in the Quick Start
Guide, the Manual introduction, and the start of each tool chapter. To
avoid duplication/overlap, I removed these altogether from the Quick Start
Guide, and shortened them in the intro.

- Improved the description of what errors Memcheck can find.

- Made all tool chapters start with "Overview" section, for consistency.

- Made the "run with --tool=XXX" bit consistent in each tool chapter.

- Made all tool chapter titles match the description given when running them.

- Added BBV to the User Manual intro.

- Generally clarified, updated, and future-proofed various bits of text in
the Quick Start Guide and User Manual introduction.

Also:
- Changed Nulgrind's start-up description to "the minimal Valgrind tool".

- Fixed some punctuation in the usage message.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10652 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
5281fd1acb3d23901dee8272b2a13e37f48c65ef 15-Apr-2009 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN
branch.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9549 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
4d598ebb28c9ab4482b7399e0b7d0022a8af5a4f 11-Jan-2009 bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> Fixed typo (a space was lost by copying text between shell sessions).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8933 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
fcb1cd6f3e37339a145e856b63b6124c72cc45b6 10-Jan-2009 bart <bart@a5019735-40e9-0310-863c-91ae7b9d1cf9> The blockfault regression test now passes on 64 bit systems too.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8932 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
e5f5769154b0ac61993795af9bcf9c0680184cdb 13-Mar-2005 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Fix minor problems in filters. This helps a couple of massif tests to pass.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3348 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
613812efb772d7ed7ff565aad0c33f46219b099b 11-Mar-2005 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Fix Nulgrind's filter_stderr, and also fix the none/tests/cmdline2 test
(required fixing the usage msg slightly).



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3278 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
b5f6f51ebcac183818061bf53427a3e7808ef10d 11-Mar-2005 sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> Merge in changes from the 2.4.0 line. This basically brings in the
overhaul of the thread support. Many things are now probably broken,
but at least with --tool=none, simple and not-so-simple threaded and
non-thread programs work.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3265 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
b9c427c63a278cc612ae0ec573be7bb1abaa447f 01-Dec-2004 njn <njn@a5019735-40e9-0310-863c-91ae7b9d1cf9> Changed message at the top of files, and the startup message, and the
string in valgrind.pc.in, so that they describe Valgrind as a "dynamic
binary instrumentation framework", and don't mention platforms at all.

I had to tweak the regtest filters a bit for this.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3178 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
bfd201947a76fd092e7dc2a58951d6d1b0caf557 19-Oct-2004 nethercote <nethercote@a5019735-40e9-0310-863c-91ae7b9d1cf9> Arch-abstraction:
- Moved all the insn_* tests into x86/ subdirectories. What are the chances of
me getting this right on the first attempt?


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2809 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
cac76cb18577b9c51d331f56e8ea241f6effaf31 23-Sep-2002 njn25 <njn25@a5019735-40e9-0310-863c-91ae7b9d1cf9> Changed lots of files for the new core/ + skin/ directory structure:

- changed lots of Makefile.am files
- changed configure.in
- changed lots of #include lines for changed file names
- changed lots of file headers n footers for changed file names
- changed vg_regtest to handle new directory structure -- recursively
traverses subdirectories for .vgtest test files
- changed lots of paths in memcheck/ regression test expected outputs


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1090 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr
e49d8e7dfd3a9c96feb9935b5920973dfc0b170a 23-Sep-2002 njn25 <njn25@a5019735-40e9-0310-863c-91ae7b9d1cf9> Files updated, added and removed in order to turn the ERASER branch into HEAD


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1086 a5019735-40e9-0310-863c-91ae7b9d1cf9
/external/valgrind/none/tests/filter_stderr