Commit Graph

9 Commits

Author SHA1 Message Date
K. Lange 67a228e6ef dbg: add backtrace command 2021-09-27 18:50:05 +09:00
K Lange aa8fdab570 ptrace: support tracing from non-parent process 2021-09-24 19:15:06 +09:00
K. Lange 41ba264cdc ptrace: PTRACE_SINGLESTEP 2021-09-24 14:41:17 +09:00
K. Lange 95550e7965 dbg: show signal number if name is not available 2021-09-24 13:10:03 +09:00
K. Lange c8a37456ec ptrace: POKEDATA, permission fixes for PEEKDATA 2021-09-24 12:00:46 +09:00
K. Lange 358c240c8c dbg: make sure debugged process terminates on exit 2021-09-24 06:34:02 +09:00
K. Lange 119d7731d8 dbg: Try to figure out symbol names, library locations 2021-09-24 00:13:40 +09:00
K. Lange 8c5837534a dbg: add 'print' command 2021-09-23 14:42:24 +09:00
K. Lange 470b2bfabb ptrace: Catch signals, start work on debugger 2021-09-22 20:32:21 +09:00