OSDN Git Service

* infrun.c (prepare_to_proceed): Document. Assert !non_stop.
authordevans <devans>
Sat, 30 May 2009 00:19:12 +0000 (00:19 +0000)
committerdevans <devans>
Sat, 30 May 2009 00:19:12 +0000 (00:19 +0000)
commit7d03883d72435e04f0892afd946eee8d08377bb5
treee680b3805a7057e8cb16252c2c476bf8322fbe96
parent12ec6daaab6f07066274be29edbd29ba24c9d5dd
* infrun.c (prepare_to_proceed): Document.  Assert !non_stop.
If scheduler-locking is enabled, we're not going to be singlestepping
any other previously stopped thread.

* gdb.threads/hand-call-in-threads.exp: New file.
* gdb.threads/hand-call-in-threads.c: New file.
gdb/ChangeLog
gdb/infrun.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/hand-call-in-threads.c [new file with mode: 0644]
gdb/testsuite/gdb.threads/hand-call-in-threads.exp [new file with mode: 0644]