forked from Imagelibrary/binutils-gdb
Corrected spelling errors in comments.
gdbarch.{c,sh} removed a word from a comment.
This commit is contained in:
@@ -615,7 +615,7 @@ mcore_skip_prologue (CORE_ADDR pc)
|
||||
struct symtab_and_line sal;
|
||||
|
||||
/* If we have line debugging information, then the end of the
|
||||
prologue should the first assembly instruction of the first
|
||||
prologue should be the first assembly instruction of the first
|
||||
source line */
|
||||
if (find_pc_partial_function (pc, NULL, &func_addr, &func_end))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user