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
|
shellcheck
|
||||||
grc # colorise command outputs
|
grc # colorise command outputs
|
||||||
|
|
||||||
# Systems Emulation
|
# Systems Programming & Compilation
|
||||||
qemu # Fellice Bellard's Quick Emulator
|
qemu # Fellice Bellard's Quick Emulator
|
||||||
# Make
|
|
||||||
gnumake
|
gnumake
|
||||||
|
strace
|
||||||
|
ltrace
|
||||||
# C Family
|
# C Family
|
||||||
gcc
|
gcc
|
||||||
clang
|
clang
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue