]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/annotate.c
Add thread-exit annotation.
authorAmos Bird <amosbird@gmail.com>
Thu, 6 Jun 2019 17:10:14 +0000 (01:10 +0800)
committerTom Tromey <tromey@adacore.com>
Thu, 6 Jun 2019 17:35:15 +0000 (11:35 -0600)
commit1a3da2cd6175e8f25cec95fc685d4f0f43bf6807
tree1509d1aead61942dd99e013c10d8938f173e9317
parentdd455cf51d2b273edf6173fcb25fc1e3c5b966b2
Add thread-exit annotation.

gdb/ChangeLog
2019-04-26  Amos Bird  <amosbird@gmail.com>

* annotate.c (annotate_thread_exited): Add "thread-exited"
annotation.

gdb/doc/ChangeLog
2019-06-06  Amos Bird  <amosbird@gmail.com>

* annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
annotation.

gdb/testsuite/ChangeLog
2019-06-06  Amos Bird  <amosbird@gmail.com>

* gdb.base/annota1.exp (thread_switch): Add test for
thread-exited annotation.
gdb/ChangeLog
gdb/NEWS
gdb/annotate.c
gdb/doc/ChangeLog
gdb/doc/annotate.texinfo
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/annota1.exp
gdb/testsuite/gdb.base/watch_thread_num.c
gdb/testsuite/gdb.cp/annota2.exp