Mercurial > repos > blastem
log gdb_remote.c @ 1266:a4fa897c99ce
age | author | description |
---|---|---|
Sun, 26 Feb 2017 23:20:11 -0800 | Michael Pavone | Fix direct usage of read rather than GDB_READ in gdb_remote.c |
Sun, 22 Jan 2017 19:40:32 -0800 | Michael Pavone | Force IPV4 for GDB remote debugging on Windows. Bind to localhost instead of unspecified address since listening on external ports probably isn't a good idea in the general case |
Tue, 10 Jan 2017 23:45:59 -0800 | Michael Pavone | Fix GDB remote protocol support |
Mon, 19 Dec 2016 13:28:18 -0800 | Michael Pavone | Mostly working changes to allow support for multiple emulated system types in main blastem program |