Add GDB stub
authorStefan Hajnoczi <stefanha@gmail.com>
Fri, 29 Aug 2008 14:08:26 +0000 (15:08 +0100)
committerStefan Hajnoczi <stefanha@gmail.com>
Fri, 29 Aug 2008 14:08:26 +0000 (15:08 +0100)
commit77950e64a458e753900ff4ff6119bea15d1a4533
tree3d00561537edc658061392b2e8400f21ececdd85
parent968a89b1417d24e3247c96950b434de1971b0d4e
Add GDB stub
com32/gdbstub/Makefile
com32/gdbstub/gdbstub.c [new file with mode: 0644]
com32/gdbstub/int.S [new file with mode: 0644]
com32/gdbstub/main.c
com32/gdbstub/serial.c [new file with mode: 0644]
com32/gdbstub/serial.h [new file with mode: 0644]