GDB with Bochs

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Neuromancer

GDB with Bochs

Post by Neuromancer »

I have written the GDB remote debugging layer on my OS and I would like to debug. I'd like to debug it when I run it in Bochs, with the emulator and the debugger on the same host.
I know I could use a null-modem serial cable, but is there any other way? Maybe PTYs/TTYs or FIFOs....

Thanks
Post Reply