<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> This does not surprise me. But in my previous attempt I could not find even a basic list of steps like this. </p><p>I can disassemble/write the machine code. But I don&#39;t know how to do so &quot;for gdb&quot;. </p><p>We do not use elf. The code is just a binary file with machine code that gets loaded into an FPGA RAM.</p><p>We have not written a compiler. Everything is written in assembly. I would aim for assembly level debug only. I wonder if this makes it easier or harder.</p><p>Tedious/thankless sounds right.</p>
Reply