summaryrefslogtreecommitdiff
path: root/src/gdb.rs
AgeCommit message (Collapse)Author
2026-01-02Apply some clippy-suggested fixestaitep
2026-01-02Switch from std::mpsc channels to crossbeamtaitep
2025-12-28Remove consts.rs and just use plain typestaitep
2025-12-27Relicense to BSD 2-Clause to align better with the RISC-V communitytaitep
2025-12-27Fix some warningstaitep
2025-12-27Implement a GDB stub and fix another huge issue in S-type immediate decodingtaitep