Skip to content

Commit be7432e

Browse files
authored
Update README.md
1 parent 28ee7e8 commit be7432e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
**Disclaimer** : This repository is an experimental project consisting of various branches that have not been merged into the main branch (main). Each branch may explore different features or alternative approaches. Some branches may be incomplete, untested, or unstable. Use this code at your own risk.
3+
14
This is an experimental tool for debugging purposes. The application uses ptrace to get the child process information. The Dwarf and the Unwind libraries allows it to obtain additional information on the tracked byte code execution. There are two platforms :
25

36
- the first one is the console version of the debugger. It is the most advanced tool of both ;

0 commit comments

Comments
 (0)