summaryrefslogtreecommitdiff
path: root/open_issues/binutils.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-04-20 12:30:10 +0200
committerThomas Schwinge <thomas@codesourcery.com>2015-10-25 21:01:13 +0100
commiteee40e0494f8fed4a5db166b3d15b54c0e89a186 (patch)
treedc5755613aa2c3610a23825799f065a56b531deb /open_issues/binutils.mdwn
parentfa4d8c75787c22d8adb6597ec46dba5a32ac9cd1 (diff)
open_issues/binutils: binutils-gdb: 110f91128cf3e047eb1e04d346c27d71cc33fb9c (2015-04-19)
Diffstat (limited to 'open_issues/binutils.mdwn')
-rw-r--r--open_issues/binutils.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/open_issues/binutils.mdwn b/open_issues/binutils.mdwn
index c130ac14..7a887d52 100644
--- a/open_issues/binutils.mdwn
+++ b/open_issues/binutils.mdwn
@@ -47,7 +47,7 @@ git diff --patience --stat=$COLUMNS,$COLUMNS --patch --src-prefix=./ --dst-prefi
-->
-Last reviewed up to Git commit d3e9b40afb8e7bd09522044951cdce4710676c3e
+Last reviewed up to Git commit 110f91128cf3e047eb1e04d346c27d71cc33fb9c
(2015-04-19).
* Globally
@@ -415,8 +415,8 @@ the `tee` process does not terminate if there are still stray leftover
processes that [have their stdout/stderr
open](http://sourceware.org/ml/gdb-patches/2012-10/msg00489.html). `kill`ing
these (`SIGKILL` may be needed), makes the `tee` process terminate, too. On
-GNU/Hurd, these generally are `gdb.base/sigaltstack`, `gdb.base/siginfo`,
-several `gdb.base/sigstep` ones, and `gdb.threads/watchthreads`.
+GNU/Hurd, these generally are `gdb.base/sigaltstack`, `gdb.base/siginfo`, and
+`gdb.threads/watchthreads`.
On laplace.SCHWINGE, running with
`LD_PRELOAD=$HOME/fopen,unlink-NULL-wrapper.so` to get past [[!message-id