]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* thread.c (do_captured_thread_select): Add context-changed
authorKeith Seitz <keiths@redhat.com>
Wed, 28 Aug 2002 16:55:55 +0000 (16:55 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 28 Aug 2002 16:55:55 +0000 (16:55 +0000)
commit2227a2f94ecfc365b9a0c32ef9407d2b30251b4f
tree37c8e4ea60e7d1f2bfa8c4893f6493cf8b329174
parent088a83b6a8d7acf2009d034c53b6a5f82a7b355c
    * thread.c (do_captured_thread_select): Add context-changed
        notification.
        * infrun.c (handle_inferior_event): Remove context-changed
        notification. The stop result already has this information.

        * thread.c (do_captured_list_thread_ids): Use ui_out_list_begin/end
        instead of ui_out_tuple_begin/end.
gdb/ChangeLog
gdb/infrun.c
gdb/thread.c