aboutsummaryrefslogtreecommitdiff
path: root/open_issues/boehm_gc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-02-16 10:03:45 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-02-16 10:04:13 +0100
commitd9079faac8940c4654912b0e085e1583358631fe (patch)
tree214f3db65c81a2b0806d7b2f720530568a3b5b52 /open_issues/boehm_gc.mdwn
parent545ae255da361648d20951fd43bb82b716358ce1 (diff)
downloadweb-d9079faac8940c4654912b0e085e1583358631fe.tar.gz
web-d9079faac8940c4654912b0e085e1583358631fe.tar.bz2
web-d9079faac8940c4654912b0e085e1583358631fe.zip
open_issues/binutils: binutils-gdb: c2853f3d99797a321c37948297441ca6021f719a (2014-02-14)
plus [[!message-id "87vbxxhww4.fsf@kepler.schwinge.homeip.net"]], [[!message-id "8738kyi30l.fsf@kepler.schwinge.homeip.net"]], [[!message-id "8761ofv62k.fsf@kepler.schwinge.homeip.net"]], [[!message-id "1391759958-972-2-git-send-email-yao@codesourcery.com"]], [[!message-id "1391759958-972-3-git-send-email-yao@codesourcery.com"]]
Diffstat (limited to 'open_issues/boehm_gc.mdwn')
-rw-r--r--open_issues/boehm_gc.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/boehm_gc.mdwn b/open_issues/boehm_gc.mdwn
index 0a476d71..8cd2415a 100644
--- a/open_issues/boehm_gc.mdwn
+++ b/open_issues/boehm_gc.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2010, 2012, 2013 Free Software Foundation,
+[[!meta copyright="Copyright © 2010, 2012, 2013, 2014 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -199,6 +199,9 @@ sources, and for `libatomic_ops` to the
rely on glibc internals. Or we instead add support to parse
[[`/proc/`|hurd/translator/procfs]] (can even use the same as Linux?),
or use some other interface. [[!tag open_issue_glibc]]
+ This is also likely the issue causing the GDB [[!tag open_issue_gdb]]
+ `GC_find_limit_with_bound` SIGSEGV startup confusion described in
+ [[binutils]].
* `#define SIG_SUSPEND SIGUSR1`, `#define SIG_THR_RESTART SIGUSR2`