|
From: Philippe W. <phi...@sk...> - 2011-10-09 20:23:15
|
> 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. With this patch + a few other pieces from 276897 + the ALIGN patch + defining a function __cxa_finalize in vg_preloaded.c, I was able to properly run an executable under Valgrind on the armv5 android emulator. The gdb <> vgdb <> Valgrind gdbserver was then working properly. (see https://bugs.kde.org/show_bug.cgi?id=283600 for the patch to make gdbserver/vgdb working on Android) Thanks |