2 Commits

Author SHA1 Message Date
Julian Seward
a7a953128b Don't print an address on stdout as it doesn't get automagically
changed into 0x.........


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5812
2006-04-02 02:27:52 +00:00
Julian Seward
5d87e4e98b Another shadow memory test. This one does a huge number of loads and
stores of char/short/int/int64/double at random offsets and hence
alignments in an array.  It does it in a way in which the computation
just computes the expected V bits, and hence can check whether these
seem correct.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5811
2006-04-02 01:53:01 +00:00