From e0c60db2304c4c0db3f666d0d41b18a1406f68fc Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 5 Jul 2001 07:49:05 +0000 Subject: Display the contents of a .debug.macinfo section --- binutils/doc/binutils.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'binutils/doc/binutils.texi') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 0011b11..33ec43f 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -2785,7 +2785,7 @@ readelf [ -a | --all ] [ -V | --version-info] [ -D | --use-dynamic] [ -x | --hex-dump=] - [ -w[liaprf] | --debug-dump[=info,=line,=abbrev,=pubnames,=ranges,=frames]] + [ -w[liaprmf] | --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames]] [ --histogram] [ -v | --version] [ -H | --help] @@ -2886,8 +2886,8 @@ symbols section. @itemx --hex-dump= Displays the contents of the indicated section as a hexadecimal dump. -@item -w[liaprf] -@itemx --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=frames] +@item -w[liaprmf] +@itemx --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames] Displays the contents of the debug sections in the file, if any are present. If one of the optional letters or words follows the switch then only data found in those specific sections will be dumped. -- cgit v1.1