Hey, I have a question - I guess a rather simple one:
I'm currently working on an ARM target (ARM926EJ-S) on which valgrind shows me: ==2005== Process terminating with default action of signal 4 (SIGILL) ==2005== Illegal opcode at address 0x380A4198 ==2005== at 0x40009B0: _start (in /lib/ld-uClibc-0.9.30.1.so) I found some posts which indicate that this happens on architectures <= ARMv6 since valgrind requires ARMv7. Is there any way to use valgrind on a target using the ARM926EJ-S - e.g. by using different compiler flags a la recompiling the environment with less optimal settings/flags but therewith having an "works with valgrind" set in the end? Thanks a lot in advance! mirko -- This email address is used for mailinglist purposes only. Non-mailinglist emails will be dropped automatically. If you want to get in contact with me personally, please mail to: mirko.vogt <at> nanl <dot> de ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
