gdb/
* infrun.c: Fix typo in comment.
This commit is contained in:
parent
d504301e64
commit
eb6c553bd4
2 changed files with 5 additions and 1 deletions
|
@ -806,7 +806,7 @@ handle_vfork_child_exec_or_exit (int exec)
|
|||
}
|
||||
}
|
||||
|
||||
/* Enum strings for "set|show displaced-stepping". */
|
||||
/* Enum strings for "set|show follow-exec-mode". */
|
||||
|
||||
static const char follow_exec_mode_new[] = "new";
|
||||
static const char follow_exec_mode_same[] = "same";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue