]> localhost Git - WindEmu.git/commit
Initial gdbserver implementation master
authorGeorge Wright <gw@gwright.org.uk>
Fri, 13 Dec 2024 04:08:53 +0000 (20:08 -0800)
committerGeorge Wright <gw@gwright.org.uk>
Fri, 13 Dec 2024 04:09:13 +0000 (20:09 -0800)
commita301188241ea6e7e6bbbae588bb8bb9146d87526
treeea495809dfd65f000d1264d3b139db7e2b27f3ef
parentaa592976c273508397180d13f13c1d3e3d6a4053
Initial gdbserver implementation
WindCore/arm710.h
WindEmu.pro
WindGdbServer/WindGdbServer.pro [new file with mode: 0644]
WindGdbServer/debuginterface.h [new file with mode: 0644]
WindGdbServer/gdbserver.cpp [new file with mode: 0644]
WindGdbServer/gdbserver.h [new file with mode: 0644]
WindGdbServer/gdbserverthread.cpp [new file with mode: 0644]
WindGdbServer/gdbserverthread.h [new file with mode: 0644]
WindQt/WindQt.pro
WindQt/mainwindow.cpp
WindQt/mainwindow.h