mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
Fix typos in comments
gdb/ 2015-10-09 Eli Zaretskii <eliz@gnu.org> * stack.c (print_stack_frame): * utils.c (printchar): Fix typos in commentary.
This commit is contained in:
@ -141,7 +141,7 @@ frame_show_address (struct frame_info *frame,
|
||||
return get_frame_pc (frame) != sal.pc;
|
||||
}
|
||||
|
||||
/* Show or print a stack frame FRAME briefly. The output is format
|
||||
/* Show or print a stack frame FRAME briefly. The output is formatted
|
||||
according to PRINT_LEVEL and PRINT_WHAT printing the frame's
|
||||
relative level, function name, argument list, and file name and
|
||||
line number. If the frame's PC is not at the beginning of the
|
||||
|
Reference in New Issue
Block a user