https://bugs.kde.org/show_bug.cgi?id=492255

--- Comment #6 from Paul Floyd <[email protected]> ---
(In reply to Niels Möller from comment #5)
> Hi! I see absolutely no problem with valgrind not supporting msan or  asan
> executables in any meaningful way.
> 
> But it would be very helpful if valgrind rejected unsupported executables
> with an error message.
...
> Is it unreasonable to expect that valgrind terminates with an error message
> if passed inputs that it doesn't support? Would it be difficult to
> implement, at least for well known classes of unsupported input executables?

What are we going to try to detect? If the binary isn't stripped then we could
look for ASAN or MSAN symbols.

Do they have some equivalent of RUNNING_ON_VALGRIND that we could check?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to