log gdb_remote.c @ 2496:187bc857a76a default tip

age author description
Sat, 23 Dec 2023 22:04:27 -0800 Michael Pavone Implement gdb remote kill command
Sat, 23 Dec 2023 21:54:33 -0800 Michael Pavone Implement watchpoints in gdb remote protocol
Mon, 30 Oct 2023 00:07:56 -0700 Michael Pavone Initial implementation of VDP register write breakpoints
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