Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-24 | Handle PTRACE_EVENT_EXEC | Malfurious | 1 | -0/+29 |
2024-04-24 | Workaround SIGSTOP on child process startup | Malfurious | 1 | -1/+2 |
2024-04-24 | dbg_realcont for testing purposes | Malfurious | 1 | -0/+19 |
2024-04-24 | (Un)install breakpoints via specific thread | Malfurious | 1 | -15/+15 |
2024-04-24 | Don't drop temporary breakpoints when execution is to be restarted | Malfurious | 1 | -9/+16 |
2024-04-24 | Fix capture_state edge cases | Malfurious | 1 | -5/+21 |
2024-04-24 | Multithread version 2 | Malfurious | 1 | -277/+191 |
2024-04-24 | Multithread version 1 | Malfurious | 1 | -179/+565 |
2023-07-08 | Initial debugger core and test UI | Malfurious | 1 | -0/+282 |