mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
* ChangeLog-9197: Fix comment typos.
* coffgrok.c: Likewise. * filemode.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * stabs.c: Likewise. * unwind-ia64.c: Likewise.
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
|
||||
4. dump_bfd() in turn calls separate functions to display the requested
|
||||
item(s) of information(s). For example disassemble_data() is called if
|
||||
a disassmebly has been requested.
|
||||
a disassembly has been requested.
|
||||
|
||||
When disassembling the code loops through blocks of instructions bounded
|
||||
by symbols, calling disassemble_bytes() on each block. The actual
|
||||
|
Reference in New Issue
Block a user