Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
authorMichael Snyder <msnyder@vmware.com>
Wed, 13 Jan 1999 23:53:30 +0000 (23:53 +0000)
committerMichael Snyder <msnyder@vmware.com>
Wed, 13 Jan 1999 23:53:30 +0000 (23:53 +0000)
commit3ab2abae9ac2dc0ab96fc2d1a678b463485b90a0
treec919d87fb60c29ccbb90e963dbd94a1049b5069f
parentea377ea4c0b8e9c25328cff0240c958f82ffd311
Wed Jan 13 14:59:02 1999  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * infrun.c (set/show scheduler-locking) New command.  Set a
          mode bit that will control how GDB attempts to control thread
          scheduling for step, continue, etc.  (resume): make use of
          the schedule-locking mode.
        * target.h (struct target_ops): new field to_has_thread_control.
        * sol-thread.c: initialize target_ops to_has_thread_control.
        * procfs.c: ditto.
        * target.c: ditto.
        * m3-nat.c: ditto.
        * remote.c: ditto.
        * hpux-thread.c: ditto.
gdb/hpux-thread.c
gdb/infrun.c
gdb/m3-nat.c
gdb/procfs.c
gdb/remote.c
gdb/sol-thread.c
gdb/target.c
gdb/target.h
This page took 0.024382 seconds and 4 git commands to generate.