aboutsummaryrefslogtreecommitdiff
path: root/gdb/record-full.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/record-full.c')
-rw-r--r--gdb/record-full.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/record-full.c b/gdb/record-full.c
index 0c6cb62..a940274 100644
--- a/gdb/record-full.c
+++ b/gdb/record-full.c
@@ -1359,7 +1359,7 @@ record_full_wait_1 (struct target_ops *ops,
if (first_record_full_end
&& execution_direction == EXEC_REVERSE)
{
- /* When reverse excute, the first
+ /* When reverse execute, the first
record_full_end is the part of current
instruction. */
first_record_full_end = 0;