Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
valgrind
/
dc1ef03a8d13efe24661a89091e66169bf3f1091
/
drd
/
drd_error.h
1335ecc
Introduced more DRD_ prefixes.
by bart
· 16 years ago
c4431bf
Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those
by njn
· 17 years ago
ccf17de
Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.
by bart
· 17 years ago
[Renamed from exp-drd/drd_error.h]
3bb1cec
An error message is now printed if two different threads call
by bart
· 17 years ago
9d5b796
Added support for detecting locks that have been held too long.
by bart
· 17 years ago
5fc70e6
Reorganized error printing code slightly.
by bart
· 17 years ago
16d76e5
Added command-line option --show-confl-seg (show conflicting segments).
by bart
· 17 years ago
354009c
Removed support for thread names.
by bart
· 17 years ago
3772a98
Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files.
by bart
· 17 years ago
b515eb1
Switched to VG_(get_data_description)() for descriptions of addresses in error reports.
by bart
· 17 years ago
b8b79ad
Merge in the DATASYMS branch.
by sewardj
· 17 years ago
777f7fe
Added support for POSIX reader-writer locks. Modified exp-drd/tests/filter-stderr such that i386 and AMD64 now generate the same output. Removed *.stderr.exp2 files. Added section that explains differences between LinuxThreads and NPTL to exp-drd/docs/README.txt. Made error message about LinuxThreads more clear. Made error messages more uniform.
by bart
· 17 years ago
3b1ee45
Added detection of more types of runtime errors. Cleaned up tracing output. Added test for tracing output (tc20_verifywrap2).
by bart
· 17 years ago
e883bc8
Cleaned up generation of "Not a mutex" error messages.
by bart
· 17 years ago
bf77288
Cleanup: removed old data race detection algorithm implementation.
by bart
· 17 years ago
8564292
by sewardj
· 18 years ago
af44c82
Add DRD as an experimental tool. Bart Van Assche is the maintainer.
by sewardj
· 18 years ago