[PATCH] doc: Replace =frame-interp with =frames-interp

H.J. Lu hjl.tools@gmail.com
Wed Jan 5 19:54:21 GMT 2022


The actual objdump and readelf option name is =frames-interp, not
=frames-interp.

	PR binutils/28747
	* doc/debug.options.texi: Replace =frame-interp with
	=frames-interp.
---
 binutils/doc/debug.options.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/binutils/doc/debug.options.texi b/binutils/doc/debug.options.texi
index 3f0234ab0cc..dbe74ff45f7 100644
--- a/binutils/doc/debug.options.texi
+++ b/binutils/doc/debug.options.texi
@@ -28,7 +28,7 @@ Displays the contents of the @samp{.debug_cu_index} and/or
 Display the raw contents of a @samp{.debug_frame} section.
 
 @item F
-@item =frame-interp
+@item =frames-interp
 Display the interpreted contents of a @samp{.debug_frame} section.
 
 @item g
-- 
2.33.1



More information about the Binutils mailing list