[valgrind] [Bug 488514] Android OS (Termux) `valgrind /bin/ls` gives `Unrecognised instruction at address X`

2024-06-15 Thread Swudu Susuwu
https://bugs.kde.org/show_bug.cgi?id=488514 --- Comment #5 from Swudu Susuwu <2002luvabbal...@gmail.com> --- ``` ~ $ g++ -march=armv8.2-a ~/a.cxx ~ $ ./a.out ~ $ valgrind ./a.out ==19668== Memcheck, a memory error detector ==19668== Copyright (C) 2002-2022, and GNU GPL'd, by Julian S

[valgrind] [Bug 488514] Android OS (Termux) `valgrind /bin/ls` gives `Unrecognised instruction at address X`

2024-06-15 Thread Swudu Susuwu
https://bugs.kde.org/show_bug.cgi?id=488514 --- Comment #4 from Swudu Susuwu <2002luvabbal...@gmail.com> --- (In reply to Paul Floyd from comment #3) > As a workaround, if you target something like ARM8.2 (-march=armv8.2 maybe) > then does it work? ``` ~ $ g++ -march=armv8.2 ~/a.cx

[valgrind] [Bug 488514] Android OS (Termux) `valgrind /bin/ls` gives `Unrecognised instruction at address X`

2024-06-14 Thread Swudu Susuwu
https://bugs.kde.org/show_bug.cgi?id=488514 --- Comment #1 from Swudu Susuwu <2002luvabbal...@gmail.com> --- Termux devops: "[Is _Valgrind_'s issue to fix this]" https://github.com/termux/termux-packages/issues/20534#issuecomment-2167371271 -- You are receiving this

[valgrind] [Bug 488514] New: Android OS (Termux) `valgrind /bin/ls` gives `Unrecognised instruction at address X`

2024-06-14 Thread Swudu Susuwu
https://bugs.kde.org/show_bug.cgi?id=488514 Bug ID: 488514 Summary: Android OS (Termux) `valgrind /bin/ls` gives `Unrecognised instruction at address X` Classification: Developer tools Product: valgrind Version: unspecified