summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/infrun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/infrun.c b/gdb/infrun.c
index f2c8f7424fe..dd038eafb7e 100644
--- a/gdb/infrun.c
+++ b/gdb/infrun.c
@@ -2636,7 +2636,7 @@ targets should add new threads to the thread list themselves in non-stop mode.")
/* When execution direction is reverse or 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 When
+ 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. */