Implement =thread-selected notification.
authorVladimir Prus <vladimir@codesourcery.com>
Mon, 17 Nov 2008 16:43:34 +0000 (16:43 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Mon, 17 Nov 2008 16:43:34 +0000 (16:43 +0000)
commit66bb093b5faddd76e3e307ce59024ac703e8b892
tree4bcb5c077f25e10f7998756e24d2c2ff74891dd8
parent8dd4f202ecf146ae7746e10277ddebedc43f42d4
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
This page took 0.03073 seconds and 4 git commands to generate.