summaryrefslogtreecommitdiff
path: root/open_issues/gdb_thread_ids.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/gdb_thread_ids.mdwn')
-rw-r--r--open_issues/gdb_thread_ids.mdwn6
1 files changed, 5 insertions, 1 deletions
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]].