]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/annotate.c
* annotate.c (annotate_thread_changed): New function.
authorNick Roberts <nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:33:52 +0000 (00:33 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 6 Jun 2008 00:33:52 +0000 (00:33 +0000)
commitb8fa951a9b0f00619f42a28a044d8e334ff646f8
treecd07a26ddd03a0be6e5cdf1ded95a185aa9e46c5
parent3d6d0b9dd543449006474e42213089d88ee671c8
* annotate.c (annotate_thread_changed): New function.
* thread.c (thread_command) : Use it.
* infrun.c (normal_stop): Use it.
gdb/annotate.c
gdb/infrun.c
gdb/thread.c