dev: add debug utils folder

This commit is contained in:
2025-07-01 01:26:35 +02:00
parent 6c6769b2b3
commit 59acddf652
2 changed files with 62 additions and 0 deletions

3
debug/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Debug
This folder contains debug utils like gdb scripts. They are not guaranteed to work but can ease some tasks when debugging.