mention addr2line

This commit is contained in:
Ian Lance Taylor 1997-03-27 21:37:03 +00:00
parent fb38844dcb
commit 8d9b566dc5
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,9 @@ Changes in binutils 2.8:
objdump -b i386-pc-linux. The triplets are not passed through config.sub,
so they must be in canonical form.
* Added new addr2line program. This uses the debugging information to convert
an address into a file name and line number within a program.
* Added --change-leading-char argument to objcopy.
* Added --weaken argument to objcopy.
@ -19,6 +22,8 @@ Changes in binutils 2.8:
* Added --adjust-vma option to objdump.
* Added -C/--demangle option to objdump.
Changes in binutils 2.7:
* Added --enable-shared and --enable-commonbfdlib options to configure.