diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-09 13:50:30 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-01-09 13:50:30 +0100 |
commit | 545ae255da361648d20951fd43bb82b716358ce1 (patch) | |
tree | ecf9b5365a5a5a7857cd4d9aefec9b84b000a701 /open_issues/gdb_thread_ids.mdwn | |
parent | 05dd53367c782555a0ddcde1db0efcf4c2671676 (diff) | |
download | web-545ae255da361648d20951fd43bb82b716358ce1.tar.gz web-545ae255da361648d20951fd43bb82b716358ce1.tar.bz2 web-545ae255da361648d20951fd43bb82b716358ce1.zip |
open_issues/binutils: binutils-gdb: 9939e1314f970c6ba568956148a518ac710a280a (2014-01-08)
plus
[[!message-id "87vbxxhww4.fsf@kepler.schwinge.homeip.net"]], and
[[!message-id "8738kyi30l.fsf@kepler.schwinge.homeip.net"]]
Diffstat (limited to 'open_issues/gdb_thread_ids.mdwn')
-rw-r--r-- | open_issues/gdb_thread_ids.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/open_issues/gdb_thread_ids.mdwn b/open_issues/gdb_thread_ids.mdwn index c04a10ee..64173b1b 100644 --- a/open_issues/gdb_thread_ids.mdwn +++ b/open_issues/gdb_thread_ids.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009, 2010, 2011 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010, 2011, 2014 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -15,8 +15,8 @@ License|/fdl]]."]]"""]] GNU GDB's Pedro Alves: -> One thing [I asked -> myself](http://lists.gnu.org/archive/html/bug-hurd/2008-10/msg00045.html) +> One thing [[!message-id desc="I asked myself" +> "200810131935.35253.pedro@codesourcery.com"]] > was, if gnu-nat.c couldn't be using the port's id as thread ids instead of a > locally auto-generated number. Maybe the thread id of the main thread would > be preserved across execs this way |