* infrun.c (handle_inferior_event): Typo in comment.
+2008-10-08 Michael Snyder <msnyder@vmware.com>
+
+ * infrun.c (handle_inferior_event): Typo in comment.
+
2008-10-07 Hui Zhu <teawater@gmail.com>
* inflow.c (kill_command): Remove query special for
/* When execution direction is reverse or process record target is used,
maybe GDB will set next resume to step. Then the next step will be
- set to random signal. It will make GDB stop the stop the inferior. So
+ set to random signal. It will make GDB stop the inferior. So
When execution direction is reverse or record target is used, not set
the random signal. */