Skip to content

Commit ab8d5e8

Browse files
committed
Added API notice to readme
1 parent 356366b commit ab8d5e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ target is 64-bit: true
6969
[ 0.732045] Applied 28569 breakpoints ( 1613879 total breakpoints) iertutil.dll
7070
```
7171

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+
7276
# Performance
7377

7478
- We can register (request breakpoints to be at module load) about ~6 million/second

0 commit comments

Comments
 (0)