Mercurial > repos > blastem
log gdb_remote.c @ 548:a3afee2271ce
age | author | description |
---|---|---|
Tue, 18 Feb 2014 21:37:31 -0800 | Michael Pavone | Initial work on the x86-32 target |
Wed, 12 Feb 2014 23:22:02 -0800 | Mike Pavone | Implement memory writes in GDB remote debugging stub |
Tue, 11 Feb 2014 23:19:29 -0800 | Mike Pavone | Support setting registers in gdb remote debugger |
Tue, 11 Feb 2014 22:38:47 -0800 | Mike Pavone | Support single stepping in gdb remote debugger |
Sat, 08 Feb 2014 23:37:09 -0800 | Mike Pavone | Initial GDB remote debugging support. Lacks some features, but breakpoints and basic inspection of registers and memory work. |
Mon, 06 Jan 2014 22:54:05 -0800 | Michael Pavone | The local clone on my laptop got messed up and some changes had not been pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. |