]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/thread.c
(thread_command): Move call to annotate_thread_changed
authorNick Roberts <nickrob@snap.net.nz>
Sat, 17 Jan 2009 20:39:52 +0000 (20:39 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 17 Jan 2009 20:39:52 +0000 (20:39 +0000)
commitdb5a74845bd19e1ce54a746afac4f2a136fbfaef
tree6dea5a0ed5be118a250c73650cbc671cc65a0084
parent8405c36e89506379e4218a6e7928599415f75c0f
(thread_command): Move call to annotate_thread_changed
to...
(do_captured_thread_select): ... here, to avoid printing an
annotation if the thread change generates an exception.
gdb/thread.c