CodyIT@programming.dev to Programmer Humor@programming.dev · 7 days agothe beautiful codeimagemessage-square230linkfedilinkarrow-up12.08Karrow-down111cross-posted to: Funny
arrow-up12.07Karrow-down1imagethe beautiful codeCodyIT@programming.dev to Programmer Humor@programming.dev · 7 days agomessage-square230linkfedilinkcross-posted to: Funny
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up2·edit-27 days agoQEMU makes it pretty painless to hook up gdb just FYI; you should look into that. I think you can also have it provide a memory mapped UART for I/O which you can use with newlib to get printf debugging
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up1·7 days agoThe latter is what I tried, and also kinda wanted ChatGPT to do, which it refused
QEMU makes it pretty painless to hook up gdb just FYI; you should look into that. I think you can also have it provide a memory mapped UART for I/O which you can use with newlib to get printf debugging
The latter is what I tried, and also kinda wanted ChatGPT to do, which it refused