add binary debug utils

This commit is contained in:
Emile Clark-Boman 2025-08-31 14:56:01 +10:00
parent 7ecf75bef5
commit 186c0c741a

View file

@ -223,10 +223,11 @@ in {
shellcheck
grc # colorise command outputs
# Systems Emulation
# Systems Programming & Compilation
qemu # Fellice Bellard's Quick Emulator
# Make
gnumake
strace
ltrace
# C Family
gcc
clang