|
From: <sv...@va...> - 2012-06-29 14:23:40
|
florian 2012-06-29 15:23:22 +0100 (Fri, 29 Jun 2012)
New Revision: 12683
Log:
Updated.
Modified files:
trunk/README.s390
Modified: trunk/README.s390 (+1 -1)
===================================================================
--- trunk/README.s390 2012-06-28 20:29:01 +01:00 (rev 12682)
+++ trunk/README.s390 2012-06-29 15:23:22 +01:00 (rev 12683)
@@ -14,10 +14,10 @@
- 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
|