3 | | Easier for FOSS/Haiku devs to open a another terminal, setarch x86, and use the objdump 2.26.1 version. |
4 | | |
5 | | NOTE: The reporter mentioned: "Update to newer binutils recommended." 10 years ago in which binutils 2.26.1 now available on Haiku. Haiku's binutils 2.17_gcc2 disassembler remains inaccurate on 'several' x86 processor opcodes so best to just use the included binutils 2.26.1_gcc7 disassembler as it seems more stable and accurate at this time. I created a patch to fix the objdump 2.17 issue, yet felt we need to move on. This helps current devs/testers focus on recent binutils 2.29/2.30 testing and deployment. |
6 | | |
7 | | Technically, we can also use gdb and even: https://onlinedisassembler.com |
| 3 | NOTE: Check with waddlesplash on suggested binutils update to use. |