Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins
2022-06-19
| ||
23:57 | Add disassembly so we can pick our forward breakpoints more easily Leaf check-in: 0ed7bbfb68 user: vandys tags: trunk | |
2022-06-18
| ||
17:16 | Accept dup syms for one loc. Accept a wider range of link prn outputs. check-in: e2aeee7d01 user: vandys tags: trunk | |
17:15 | Correctly single step through a z80 instruction prefix check-in: 7763941bf5 user: vandys tags: trunk | |
2022-06-13
| ||
23:40 | When it's a debugger, make it run until the CP/M program is loaded and started running. (This also means the symbols came in.) check-in: f1136f1928 user: vandys tags: trunk | |
18:04 | Add "D" to quickly delete all breakpoints check-in: 22e0957257 user: vandys tags: trunk | |
17:26 | Auto-load symbols based on .com filename check-in: ee03f46238 user: vandys tags: trunk | |
2022-06-12
| ||
21:29 | Add '=' for quick symbolic lookup/interp check-in: afa749f5ae user: vandys tags: trunk | |
00:25 | Ok, next try check-in: 153426bc44 user: vandys tags: trunk | |
00:24 | Try again? check-in: d6bb791567 user: vandys tags: trunk | |
00:22 | Try to make it preformatted for the debugger commands check-in: 4169142e77 user: vandys tags: trunk | |
00:19 | Document commands check-in: 2cdfa73f01 user: vandys tags: trunk | |
2022-06-11
| ||
23:00 | Add SP in debugger register display. Let %reg reference registers for Xamine check-in: b75ed4967d user: vandys tags: trunk | |
22:49 | Factor out most of the debugger stuff to its own source file check-in: 8c1822ae71 user: vandys tags: trunk | |
18:05 | Support breaking on symbols. Tidy location display. Make "n" smart about single stepping except when an actual call happens. check-in: dfb5400641 user: vandys tags: trunk | |
2022-06-10
| ||
17:12 | Don't use disassembly for TRACER, let it go faster (and post-process when needed) Add a README.md check-in: 9c12343b82 user: vandys tags: trunk | |
17:02 | Some refactoring. Show symbolic flags. Add "info break". Tidy output for hitting breakpoints, hide "next" being a temp breakpoint. check-in: 7b6ed0a372 user: vandys tags: trunk | |
00:46 | Add a "quit" command check-in: cba4aeb269 user: vandys tags: trunk | |
00:44 | Use symbols to show absolute addresses (i.e., call destinations) check-in: 794951e19b user: vandys tags: trunk | |
2022-06-09
| ||
21:24 | Factor symbol table to its own file/API. (Plan on using it for disassembler.) check-in: 50ee187b7f user: vandys tags: trunk | |
20:38 | Bringup of debugger w. symbols check-in: 5907b27916 user: vandys tags: trunk | |
19:58 | Fix breakpoint scan check-in: 18eda41bde user: vandys tags: trunk | |
18:17 | Get memory exam started check-in: 3d04039c04 user: vandys tags: trunk | |
18:03 | Break out TRACER and DEBUGGER. Initial flesh-out of symbolic interactive debugger. check-in: 508809b0fd user: vandys tags: trunk | |
2022-06-08
| ||
03:39 | Some prep for a symbolic debugger check-in: 03c6eb02bc user: vandys tags: trunk | |
2022-06-07
| ||
00:14 | Add support for locals (courtesy of scraping assembly prn's). (Dang, this makes reading those traces _way_ easier!) check-in: 866fb15484 user: vandys tags: trunk | |
2022-06-06
| ||
17:36 | Drop out debug check-in: 9fcfd2f6f7 user: vandys tags: trunk | |
2022-06-05
| ||
23:30 | Post-process to get symbolic names TBD: do the disassembly here, too check-in: dc8740a216 user: vandys tags: trunk | |
22:30 | Accept BIOS binary for storage check-in: 6eb6ac99a7 user: vandys tags: trunk | |
22:30 | Initial checkin, zxcc as streamlined for simple build check-in: c46585359c user: vandys tags: trunk | |
22:28 | initial empty check-in check-in: 38c3a4ca66 user: vandys tags: trunk | |