|
From: John R. <jr...@bi...> - 2011-10-08 20:01:39
|
> With some modifications in the dispatcher (not understanding what I was doing :), > Valgrind could execute some more blocks (but fails quickly in the system linker > when loading the vg preload .so). Comment c4 on https://bugs.kde.org/show_bug.cgi?id=276897 patches a dispatcher which works for me in both ARM and Thumb modes on Linux. > Otherwise, any help to do some more validation of the patch in bug 283600 > on a (real) android system is welcome. I have noticed that gcc miscompiles more often for ARM than for x86. See my test case of bad DW_AT_location for local variable in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639818#10 -- |