* linux-nat.c (linux_nat_attach): Add the pid we attached to, to
authorPedro Alves <palves@redhat.com>
Tue, 25 Mar 2008 12:26:21 +0000 (12:26 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 25 Mar 2008 12:26:21 +0000 (12:26 +0000)
commit403fe1979f7a9e128d3904731e709fadbf60ea81
tree527a2add5ace4f83bc53ef19773a830bf1983af1
parent710151dda51c86ee63e65409f87ad3b0ccc54936
* linux-nat.c (linux_nat_attach): Add the pid we attached to, to
gdb's thread list.
(linux_nat_wait): Add main lwp to gdb's thread list.
* linux-thread-db.c (find_new_threads_callback): Also attach to
already listed threads which thread_db didn't know about yet.
gdb/ChangeLog
gdb/linux-nat.c
gdb/linux-thread-db.c
This page took 0.057881 seconds and 4 git commands to generate.