summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-05-22 09:44:19 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-05-22 09:44:19 +0200
commita820479ef72ecc679f92a5311c01990bb1b9e6d9 (patch)
tree44fffcf8db5f88345ac5095db35a19218e07aa06
parent88c9776c5518ad7529f0728310ceb4e1463571ac (diff)
refer to Flavio's patch
-rw-r--r--contributing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index f4663dda..3b1ebe93 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -163,7 +163,7 @@ packages](http://people.debian.org/~sthibault/failed_packages.txt).
This is the list of tasks that we *want* to address soon, starting with the most pressing:
-* Add amd64 support to gdb.
+* Add amd64 support to gdb, see [Flavio patch pending commit](https://sourceware.org/pipermail/gdb-patches/2024-February/206895.html)
* Fix shell output pipe replacement issue on amd64, see
[discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html).
* On amd64, fix memcpy (> 16 bytes) from `/dev/mem` (makes hurd-console crash)