2023-03-13 22:13 | add flash agent commands: 'flash', 'erase' and 'setarch' | Brian Swetland | 4 | +329 | -6 |
2023-03-13 17:36 | add 'set' command to view and adjust flags | Brian Swetland | 3 | +62 | -1 |
2023-03-12 21:18 | transport: add flags mechanism, auto-attach | Brian Swetland | 3 | +50 | -15 |
2023-03-12 21:18 | arm-v7-debug: definitions for flash patch/breakpoint | Brian Swetland | 1 | +33 | -0 |
2023-03-10 21:04 | improve shutdown handling | Brian Swetland | 1 | +22 | -8 |
2023-03-10 20:47 | transport: correctly manage the CSW protection bits | Brian Swetland | 2 | +8 | -1 |
2023-03-10 04:06 | usb bugfixes | Brian Swetland | 1 | +12 | -13 |
2023-03-09 22:09 | add setclock to adjust SWD clock frequency | Brian Swetland | 1 | +14 | -1 |
2023-03-09 04:47 | added upload and download commands | Brian Swetland | 4 | +135 | -2 |
2023-03-08 23:01 | flash agents | Brian Swetland | 18 | +1714 | -10 |
2023-03-08 21:22 | tui: command history and scrollback support | Brian Swetland | 1 | +109 | -17 |
2023-03-08 04:51 | show some status information | Brian Swetland | 5 | +63 | -23 |
2023-03-08 04:51 | tui: add status bar (left/right), fix exit crash | Brian Swetland | 2 | +72 | -15 |
2023-03-08 02:19 | commands: db, reset, and reset-stop | Brian Swetland | 3 | +130 | -22 |
2023-03-07 22:10 | more core debugger features | Brian Swetland | 6 | +125 | -8 |
2023-03-07 21:42 | tui: send magic command for ESC keypresses | Brian Swetland | 1 | +5 | -0 |
2023-03-07 02:35 | multithreaded mayhem | Brian Swetland | 5 | +188 | -29 |
2023-03-06 23:53 | xdebug/transport: improve usb device selection | Brian Swetland | 5 | +255 | -42 |
2023-03-05 12:55 | tui: make threadsafe | Brian Swetland | 1 | +47 | -22 |
2023-03-05 12:36 | xdebug: fix parser bugs, wire up some commands | Brian Swetland | 2 | +105 | -6 |
2023-03-04 23:22 | start bolting the text UI on | Brian Swetland | 7 | +429 | -73 |
2023-03-04 22:24 | tui: minor tidying up | Brian Swetland | 3 | +27 | -20 |
2023-03-04 07:44 | add register read/write and processor halt/resume/check | Brian Swetland | 3 | +129 | -2 |
2023-03-04 00:28 | speed up block memory transfers | Brian Swetland | 1 | +51 | -1 |
2023-03-03 20:33 | transport-dap: q_exec() clear sticky aborts after fault | Brian Swetland | 1 | +24 | -8 |
2023-03-03 12:09 | transport: improve attach, rig up memory access via MAP | Brian Swetland | 8 | +766 | -619 |
2023-03-03 10:28 | transport; add clock freq control | Brian Swetland | 4 | +13 | -1 |
2023-03-01 22:26 | transport: read/match support and meaningful error codes | Brian Swetland | 2 | +184 | -69 |
2023-03-01 15:37 | tui: initial checkin of a simple Text UI | Brian Swetland | 3 | +326 | -0 |
2023-03-01 12:21 | termbox: make bytebuffers unsigned, add TB_INPUT_SPACE flag | Brian Swetland | 4 | +41 | -29 |
2023-03-01 11:48 | termbox: suppress some unused result warnings | Brian Swetland | 2 | +3 | -3 |
2023-03-01 02:48 | transport: disable chatty traces | Brian Swetland | 1 | +21 | -11 |
2023-02-28 23:04 | transport: complete swd attach sequence | Brian Swetland | 3 | +91 | -24 |
2023-02-28 09:55 | transport: introduce dc_q_init() | Brian Swetland | 2 | +12 | -0 |
2023-02-28 09:33 | transport: add dc->status, start abstracting logging | Brian Swetland | 1 | +29 | -17 |
2023-02-28 02:39 | api-ize the DAP transport and tidy up the makefile | Brian Swetland | 5 | +472 | -401 |
2023-02-28 02:38 | add MEM AP registers | Brian Swetland | 1 | +43 | -0 |
2023-02-28 02:37 | headers for arm v7 debug and system control registers | Brian Swetland | 2 | +166 | -0 |
2023-02-27 18:13 | Import termbox library from https://github.com/nsf/termbox | Brian Swetland | 12 | +2928 | -0 |
2023-02-27 10:19 | build up more robust transport | Brian Swetland | 3 | +247 | -65 |
2023-02-27 03:48 | initial checkin | Brian Swetland | 8 | +603 | -0 |