summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/gsoc/project_ideas/valgrind.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/valgrind.mdwn b/community/gsoc/project_ideas/valgrind.mdwn
index 1aad3ce0..353d5f3b 100644
--- a/community/gsoc/project_ideas/valgrind.mdwn
+++ b/community/gsoc/project_ideas/valgrind.mdwn
@@ -83,3 +83,7 @@ Possible mentors: Samuel Thibault (youpi)
Exercise: As a starter,
students can try to teach valgrind a couple of Linux ioctls,
as this will make them learn how to use the read/write primitives of valgrind.
+
+Note: Some work exists in
+https://github.com/sprkv5/valgrind-hurd/tree/main
+and would welcome rebasing on a more recent version of valgrind.