aboutsummaryrefslogtreecommitdiffstats
path: root/linux (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-06-25Add -a and trivial improvementsMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-06-25Add more system call formattingsMattias Andrée1-0/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-06-24Argument 3 and 4 are swapped on SPARC for PTRACE_GETREGS and PTRACE_SETREGSMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2020-06-02Some cleanup and preparation for support for multiple architectures (both host and client) and OSesMattias Andrée2-0/+118
Signed-off-by: Mattias Andrée <maandree@kth.se>