From 186c0c741afad6d24c03af111919145019fc7821 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Sun, 31 Aug 2025 14:56:01 +1000 Subject: [PATCH] add binary debug utils --- hosts/myputer/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index 87cd7f9..bb00197 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -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