A very early version of the Atari Lynx debugger for Holani with comlynx support.
You will need Rust and its package manager Cargo.
git clone https://github.com/LLeny/holani-debug.git
Build the debugger with:
cargo build --release
The debugger executable will be in the target/release/ directory.