From 211ea8b9b594ab999dd0f98b5a86d88e6da480e6 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 16 Nov 2010 17:20:56 +0100 Subject: Link open_issues/gdb_thread_ids and open_issues/thread_numbering_of_ps_and_gdb. --- open_issues/gdb_thread_ids.mdwn | 6 +++++- open_issues/thread_numbering_of_ps_and_gdb.mdwn | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/open_issues/gdb_thread_ids.mdwn b/open_issues/gdb_thread_ids.mdwn index eeb67f30..c31a9967 100644 --- a/open_issues/gdb_thread_ids.mdwn +++ b/open_issues/gdb_thread_ids.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 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 @@ -19,3 +20,6 @@ GNU GDB's Pedro Alves: > 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 + + +Also see [[thread numbering of ps and GDB]]. diff --git a/open_issues/thread_numbering_of_ps_and_gdb.mdwn b/open_issues/thread_numbering_of_ps_and_gdb.mdwn index ba2ad1f6..7058cfe2 100644 --- a/open_issues/thread_numbering_of_ps_and_gdb.mdwn +++ b/open_issues/thread_numbering_of_ps_and_gdb.mdwn @@ -16,3 +16,6 @@ that has a global meaning for the running GNU Mach kernel, or a process-wide meaning, for example a port number. [[!tag open_issue_hurd open_issue_gdb]] + + +Also see [[GDB thread IDs]]. -- cgit v1.2.3