forked from Imagelibrary/binutils-gdb
gdb/
* infrun.c: Fix typo in comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2013-04-22 Yao Qi <yao@codesourcery.com>
|
||||||
|
|
||||||
|
* infrun.c: Fix typo in comment.
|
||||||
|
|
||||||
2013-04-22 Andrew Haley <aph@redhat.com>
|
2013-04-22 Andrew Haley <aph@redhat.com>
|
||||||
|
|
||||||
* arm-tdep.c (BranchDest): Cast result as "unsigned long",
|
* arm-tdep.c (BranchDest): Cast result as "unsigned long",
|
||||||
|
|||||||
@@ -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_new[] = "new";
|
||||||
static const char follow_exec_mode_same[] = "same";
|
static const char follow_exec_mode_same[] = "same";
|
||||||
|
|||||||
Reference in New Issue
Block a user