projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fef05c
)
Corrected spelling in comment: unles -> unless.
author
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:08:05 +0000
(
00:08
+0000)
committer
David Anderson
<davea@sgi.com>
Sat, 2 Sep 2000 00:08:05 +0000
(
00:08
+0000)
gdb/infrun.c
patch
|
blob
|
history
diff --git
a/gdb/infrun.c
b/gdb/infrun.c
index 1aef7865d822a125445163da13a96602d6d742f2..a753e5fcab47a5979a9147cfcdfd076163ea9029 100644
(file)
--- a/
gdb/infrun.c
+++ b/
gdb/infrun.c
@@
-1431,7
+1431,7
@@
handle_inferior_event (struct execution_control_state *ecs)
insert_breakpoints ();
/* We need to restart all the threads now,
- * unles we're running in scheduler-locked mode.
+ * unles
s
we're running in scheduler-locked mode.
* FIXME: shouldn't we look at currently_stepping ()?
*/
if (scheduler_mode == schedlock_on)