Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
791a0c641fb14197c4e2e7e7e62eda27125ecb08
/
drd
/
tests
/
tc18_semabuse.stderr.exp
791a0c6
Implemented a more systematic approach for intercepting POSIX threads
by bart
· 15 years ago
ccf17de
Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools.
by bart
· 16 years ago
[Renamed from exp-drd/tests/tc18_semabuse.stderr.exp]
b48b4c5
Fixed order of semaphore call stack and semaphore first observed call stack printing.
by bart
· 16 years ago
391d9dc
Made error messages more verbose.
by bart
· 16 years ago
d9e39ec
Semaphore and barrier reinitialization are now reported.
by bart
· 16 years ago
368ec98
Reverted last commit.
by bart
· 17 years ago
df6cbe3
Resolved function redirection conflict.
by bart
· 17 years ago
2cb588d
Renamed drd_intercepts.c into drd_pthread_intercepts.c.
by bart
· 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
8564292
by sewardj
· 17 years ago