add binary debug utils
This commit is contained in:
parent
7ecf75bef5
commit
186c0c741a
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue