Commit | Date | |
---|---|---|
[r6541]
by
debug
Implementing 88K word and byte memset loops (used by the OpenBSD/luna88k kernel and userland, respectively). Also fixing typo when detecting tcnd nop instruction. |
2021-04-28 13:25:04 | Tree |
2021-04-28 13:23:34 | Tree | |
[r6539]
by
debug
Moving some CPU disassembly code to cpu.c, which was essentially the same in all CPU implementations. |
2021-04-28 08:35:16 | Tree |
2021-04-28 07:20:00 | Tree | |
[r6537]
by
debug
If a debugmsg has set about_to_enter_single_step, then do not run the translated instruction. |
2021-04-28 07:19:30 | Tree |
2021-04-28 07:18:43 | Tree | |
2021-04-28 06:00:32 | Tree | |
2021-04-27 18:17:14 | Tree | |
2021-04-27 18:15:55 | Tree | |
[r6532]
by
debug
Refactoring of the breakpoint handling code; moving towards subsystem breakpoints. So far, -T is implemented as a breakpoint for the "memory" subsystem. Also rewriting some break-out-of-dyntrans constructs. Disassembly now includes arguments for function calls, when running. Generalizing the CTRL-T (SIGINFO) display code a bit. And some other minor fixes... |
2021-04-27 12:45:30 | Tree |