From 5a43797524a9df0545e73709583a43bb404b3d9a Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Sat, 30 May 2009 00:19:13 +0000 Subject: * 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/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/testsuite/ChangeLog') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c444806..01ee306 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-05-29 Doug Evans + + * gdb.threads/hand-call-in-threads.exp: New. + * gdb.threads/hand-call-in-threads.c: New. + 2009-05-28 Pedro Alves * gdb.threads/threxit-hop-specific.c: New. -- cgit v1.1