You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,10 @@ target is 64-bit: true
69
69
[ 0.732045] Applied 28569 breakpoints ( 1613879 total breakpoints) iertutil.dll
70
70
```
71
71
72
+
# API
73
+
74
+
Currently this tool has a `debugger` lib you can easily bring in and start using to make custom debuggers. However this API is not finalized yet. I suggest not building anything using it yet as it may change very quickly. Once this message is removed it's probably stable :)
75
+
72
76
# Performance
73
77
74
78
- We can register (request breakpoints to be at module load) about ~6 million/second
0 commit comments