OSDN Git Service

Implement =thread-selected notification.
authorVladimir Prus <vladimir@codesourcery.com>
Mon, 17 Nov 2008 16:43:32 +0000 (16:43 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Mon, 17 Nov 2008 16:43:32 +0000 (16:43 +0000)
commit6b3e8b0e7a179e728d896a97c43decc6a12ca5c0
tree69f60b19af35b095fd29d7132016e245afb83e95
parent0c5574a0fc1b1b66e39bad41eb636efdc674eb05
Implement =thread-selected notification.

        * mi/mi-common.h (struct mi_interp): New, moved from ...
        * mi/mi-interp.c: ...here.
        * mi/mi-main.c (mi_execute_command): If the thread changed
        as result of command, report that.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/mi/mi-common.h
gdb/mi/mi-interp.c
gdb/mi/mi-main.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-pthreads.exp
gdb/testsuite/lib/mi-support.exp