old-cross-binutils/gdb/testsuite/lib
Vladimir Prus e1ac332873 Implement *running.
* Makefile.in: Update dependencies.
        * gdbthread.h (struct thread_info): New field
        running_.
        (set_running, is_running): New.
        * thread.c (set_running, is_running): New.
        * inferior.h (suppress_normal_stop_observer): Rename to...
        (suppress_run_stop_observers): ..this.
        * infcmd.c (suppress_normal_stop_observer): Rename to...
        (suppress_run_stop_observers): ..this.
        (finish_command_continuation, finish_command): Adjust.
        * infcall.c (call_function_by_hand): Adjust.
        * infrun.c (normal_stop): Call set_running.
        * target.c (target_resume): New.  Call set_running.
        * target.h (target_resume): Convert from macro to
        a function.

        * mi/mi-interp.c (mi_on_resume): New.
        (mi_interpreter_init): Register mi_on_resume.
2008-06-10 10:23:54 +00:00
..
ada.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
compiler.c Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
compiler.cc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
cp-support.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
emc-support.exp
gdb.exp * gdb.base/fullname.c: New file. 2008-05-04 04:04:11 +00:00
gdbserver-support.exp * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set. 2008-05-12 17:25:28 +00:00
java.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mi-support.exp Implement *running. 2008-06-10 10:23:54 +00:00
pascal.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
trace-support.exp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00