Bug 372185 - Support of valgrind on ARMv8 with 32 bit executable
Summary: Support of valgrind on ARMv8 with 32 bit executable
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: 3.12 SVN
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 15:19 UTC by Karthik
Modified: 2017-03-06 14:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karthik 2016-11-07 15:19:02 UTC
Hi,

Kernel - Linux4.1
Host Processer - ARMv8
Executable - 32 Bit

We have compiled Valgrind source with 32-bit processer and loaded in ARMv8 environment. We couldn't run the executable.

Could you please confirm whether Valgrind supported on ARMv8 with 32-bit compiler?

Thanks & Regards,
Karthik
Comment 1 Karthik 2016-12-27 07:38:35 UTC
Any update on this ?
Comment 2 Julian Seward 2017-03-06 14:38:46 UTC
The current trunk supports ARMv8 32 bit instructions, almost 
everything except conversions to/from 16-bit floats.  Give it
a try.