libthread_db: attaching to terminated/joined threads, debug output
authorPedro Alves <palves@redhat.com>
Mon, 26 Jan 2015 17:52:25 +0000 (17:52 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 6 Feb 2015 15:57:06 +0000 (15:57 +0000)
commitd6c146e9ea09e050e6f05fa00312de3fe763e811
tree0181cf94194f0ea7f9f2f9cc1df2330873ac577c
parentb9d6130764916fac3d9bcfde2d672053a0ef3316
libthread_db: attaching to terminated/joined threads, debug output

Add a bit of debug output that made things a bit easier for me before.

gdb/
2015-02-06  Pedro Alves  <palves@redhat.com>

* linux-thread-db.c (find_new_threads_callback): Add debug output.

gdb/gdbserver/
2015-02-06  Pedro Alves  <palves@redhat.com>

* thread-db.c (find_new_threads_callback): Add debug output.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/thread-db.c
gdb/linux-thread-db.c
This page took 0.026417 seconds and 4 git commands to generate.