OSDN Git Service

* arch-utils.c (generic_prepare_to_proceed): Allow for having
authorjlarmour <jlarmour>
Wed, 6 Jun 2001 16:31:30 +0000 (16:31 +0000)
committerjlarmour <jlarmour>
Wed, 6 Jun 2001 16:31:30 +0000 (16:31 +0000)
commitf8a347baf019e6c590ae95795238163fc4a7eb7a
tree6aaf6df470cf4ceaffae61857d38eca40cefdd21
parent8aae37ac2c157074fce4a783b82d44c71375a4e7
* arch-utils.c (generic_prepare_to_proceed): Allow for having
stopped due to a Ctrl-C as well as breakpoints.

* hppa-tdep.c (hppa_prepare_to_proceed): Add FIXME as this may not
support thread switches after Ctrl-C.
* lin-lwp.c (lin_lwp_prepare_to_proceed): Ditto.
* linux-thread.c (linuxthreads_prepare_to_proceed): Ditto.
* m3-nat.c (mach3_prepare_to_proceed): Ditto.
gdb/ChangeLog
gdb/arch-utils.c
gdb/hppa-tdep.c
gdb/lin-lwp.c
gdb/linux-thread.c
gdb/m3-nat.c