From: Nick Roberts Date: Sat, 17 Jan 2009 20:39:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8405c36e89506379e4218a6e7928599415f75c0f;p=binutils-gdb.git *** empty log message *** --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d7197616a4a..29d6ca289a0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2009-01-18 Nick Roberts + + * thread.c (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. + 2009-01-16 Joel Brobecker * NEWS: Document x86_64/MinGW as a new native configuration.