BugStalker - a modern Rust debugger
https://github.com/godzie44/BugStalker
#HackerNews #BugStalker #Rust #Debugger #Modern #Tools #Programming
BugStalker - a modern Rust debugger
https://github.com/godzie44/BugStalker
#HackerNews #BugStalker #Rust #Debugger #Modern #Tools #Programming
#BugStalker is a powerful debugging tool for #Rust
Features:
* breakpoints, steps, signals, watchpoints
* multithreaded application support
* data inspection
* support for a rust type system (collections, smart pointers, thread locals, ...)
* 2 ui types: console and tui,
* extension mechanism (like tokio_console but there is no need to make changes to the source codes)