you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago* (1 child)

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

  • source
  • parent
  • hideshow 2 child comments