index
:
misplays
master
misplays debugger
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
Add strict_strtoul
Malfurious
2
-0
/
+7
2024-04-24
Prevent lingering traps after detach
Malfurious
1
-0
/
+3
2024-04-24
Handle PTRACE_EVENT_EXEC
Malfurious
1
-0
/
+29
2024-04-24
Workaround SIGSTOP on child process startup
Malfurious
2
-2
/
+8
2024-04-24
setpgid is redundant with setsid and causes an error
Malfurious
1
-1
/
+0
2024-04-24
Display name of pending signal
Malfurious
1
-1
/
+2
2024-04-24
dbg_realcont for testing purposes
Malfurious
3
-0
/
+23
2024-04-24
Display installed status of breakpoints
Malfurious
1
-1
/
+1
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
4
-538
/
+379
2024-04-24
Multithread version 1
Malfurious
5
-283
/
+825
2023-07-08
Initial debugger core and test UI
Malfurious
4
-47
/
+612
2023-07-08
Implement trivial linked list
Malfurious
3
-0
/
+43
2023-07-07
Add panel clear helper
Malfurious
2
-0
/
+5
2023-07-07
Add malloc wrapper
Malfurious
2
-0
/
+11
2023-07-06
Rename curshelpers unit to 'helpers'
Malfurious
5
-5
/
+4
2023-07-05
Add CMake build system
Malfurious
2
-0
/
+39
2023-07-02
Add main source file
Malfurious
1
-0
/
+105
2023-07-02
Add basic pty console
Malfurious
2
-0
/
+117
2023-07-02
Add convenience ncurses functions
Malfurious
2
-0
/
+59
2023-06-30
UNLICENSE
Malfurious
1
-0
/
+24