gdb/
* stack.c (print_frame_info): Comment typo fix.
This commit is contained in:
parent
c310919936
commit
65aa373f6f
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* stack.c (print_frame_info): Comment typo fix.
|
||||
|
||||
2011-07-29 Sterling Augustine <saugustine@google.com>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Add myself to the list.
|
||||
|
|
|
@ -517,7 +517,7 @@ do_gdb_disassembly (struct gdbarch *gdbarch,
|
|||
}
|
||||
|
||||
/* Print information about frame FRAME. The output is format according
|
||||
to PRINT_LEVEL and PRINT_WHAT and PRINT ARGS. The meaning of
|
||||
to PRINT_LEVEL and PRINT_WHAT and PRINT_ARGS. The meaning of
|
||||
PRINT_WHAT is:
|
||||
|
||||
SRC_LINE: Print only source line.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue