Skip to content

Commit

Permalink
Update 02_program_debug.rst
Browse files Browse the repository at this point in the history
line 138, 拼写错误
  • Loading branch information
zhiyuan-liao authored Jun 11, 2018
1 parent 934c7b3 commit 21b7279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion advance/02_program_debug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ nm用来列出目标文件的符号清单。

objdump
^^^^^^^^^^^^^^^^^^^^
ogjdump工具用来显示二进制文件的信息,就是以一种可阅读的格式让你更多地了解二进制文件可能带有的附加信息。
objdump工具用来显示二进制文件的信息,就是以一种可阅读的格式让你更多地了解二进制文件可能带有的附加信息。

::
Expand Down

0 comments on commit 21b7279

Please sign in to comment.