git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12683
This commit is contained in:
Florian Krohm
2012-06-29 14:23:22 +00:00
parent 22e556aef7
commit 305dc84d05

View File

@@ -14,10 +14,10 @@ Limitations
- Currently, only memcheck, massif, lackey, and none are supported
- helgrind and drd seem to work on SLES10,11 and RHEL5,6 on z9,z10 and z196
but might fail on other hardware/software combinations.
- exp-sgcheck, cachegrind, and callgrind are currently not supported.
- Some gcc versions use mvc to copy 4/8 byte values. This will affect some
debug messages. Valgrind will complain about 4 or 8 one-byte reads/writes
instead of just 1 read/write.
- exp-ptrcheck and callgrind are not supported.
Recommendations