https://github.com/catornot/dbgquirrel
not very good debugger for squirrel
https://github.com/catornot/dbgquirrel
Last synced: about 1 month ago
JSON representation
not very good debugger for squirrel
- Host: GitHub
- URL: https://github.com/catornot/dbgquirrel
- Owner: catornot
- License: apache-2.0
- Created: 2024-02-01T01:19:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T01:25:17.000Z (over 1 year ago)
- Last Synced: 2025-02-16T19:37:06.212Z (4 months ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbgquirrel
a debugger which currently doesn't work
# the plan
- [x] log sq native function calls
- [x] interupt execution
- [ ] inspect stack in inturpt
- [ ] not crash?