From ad097a507fa9d448b820effcf2abbe5ef3ceae2b Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 9 Jul 2024 07:43:39 +0000
Subject: [PATCH] Update the gdb TODO

---
 recipes/wip/dev/debug/gdb/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/dev/debug/gdb/recipe.toml b/recipes/wip/dev/debug/gdb/recipe.toml
index 9f84f29c8..c96c2b07c 100644
--- a/recipes/wip/dev/debug/gdb/recipe.toml
+++ b/recipes/wip/dev/debug/gdb/recipe.toml
@@ -1,4 +1,4 @@
-#TODO compiled but not tested
+#TODO port to redox
 [source]
 tar = "https://ftp.gnu.org/gnu/gdb/gdb-15.1.tar.xz"
 [build]
-- 
GitLab