From 1ed06042dbd7b4590f9b6a7ac16a71b62d46730e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 16 Oct 2009 10:05:06 +0000 Subject: * readelf.c (usage): Add mention of --debug-dump=frames-interp. Wrap output to 80 columns. * objdump.c (usage): Likewise. * doc/binutils.texi (readelf): Add note about =frames-interp. --- binutils/doc/binutils.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'binutils/doc') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index a5ac601..2cb56be 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -4032,6 +4032,10 @@ Note: the @option{=decodedline} option will display the interpreted contents of a .debug_line section whereas the @option{=rawline} option dumps the contents in a raw format. +Note: the @option{=frames-interp} option will display the interpreted +contents of a .debug_frame section whereas the @option{=frames} option +dumps the contents in a raw format. + @item -I @itemx --histogram Display a histogram of bucket list lengths when displaying the contents -- cgit v1.1