diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-07-05 09:24:34 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-07-05 09:27:06 +0200 |
commit | fcb3a1b8833d870e473718fbdd19dff0322d557a (patch) | |
tree | a233de262d9f5e5d1f7ef89113eab6b57900aee2 /toolchain | |
parent | 5b8acb14d6f723e29a08f9a7387f5ea2122e4f03 (diff) |
open_issues/gdb: New.
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/elfosabi_gnu.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/toolchain/elfosabi_gnu.mdwn b/toolchain/elfosabi_gnu.mdwn index 76711e3b..0f5b909a 100644 --- a/toolchain/elfosabi_gnu.mdwn +++ b/toolchain/elfosabi_gnu.mdwn @@ -16,7 +16,7 @@ This is shared with GNU/Linux. # History - * [[!debbug 630180]] + * [[!debbug 630180]], [[!debbug 632686]] * [sourceware bug 12913](http://sourceware.org/bugzilla/show_bug.cgi?id=12913) * [libc-alpha @@ -30,3 +30,5 @@ This is shared with GNU/Linux. * [binutils thread](http://sourceware.org/ml/binutils/2011-06/threads.html#00218) ([continues](http://sourceware.org/ml/binutils/2011-07/threads.html#00033)) + * [GDB + thread](http://sourceware.org/ml/gdb-patches/2011-07/msg00088.html) |