Mercurial > repos > blastem
log gdb_remote.c @ 2152:c3ee42c89b27
age | author | description |
---|---|---|
Thu, 17 Mar 2022 22:41:42 -0700 | Michael Pavone | Remove use of get_native_pointer in 68K instruction decoding in preparation for word RAM interleaving |
Sat, 12 Feb 2022 15:20:43 -0800 | Michael Pavone | Move some debugger state to a per-CPU structure. Add m command for returning to main CPU from sub CPU |
Sat, 09 May 2020 23:39:44 -0700 | Michael Pavone | Merge from default mame_interp |
Sun, 03 May 2020 23:28:42 -0700 | Michael Pavone | More correct implementation of byte printing in builtin debugger. Fix GDB debugger to use helper in backend.c for reading bytes |
Tue, 28 Apr 2020 22:03:04 +1000 | Eric Fry | Add support for printing a byte from memory in native debugger. Add stubs for GDB commands qThreadExtraInfo and qP |
Thu, 30 Apr 2020 23:15:50 -0700 | Michael Pavone | Get WIP net play code compiling on Windows and cleanup some unistd.h includes |
Wed, 29 Apr 2020 01:00:15 -0700 | Michael Pavone | Fix addrinfo leak in GDB remote debug support |