[PATCH] scripts: find-debuginfo: mention MiniDebugInfo for -m

Sam James sam@gentoo.org
Fri Aug 30 23:43:11 GMT 2024


---
 scripts/find-debuginfo.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/find-debuginfo.in b/scripts/find-debuginfo.in
index 5998b9d..a360bf0 100755
--- a/scripts/find-debuginfo.in
+++ b/scripts/find-debuginfo.in
@@ -55,7 +55,8 @@ pattern.  Both options can be given more than once.
 The --strict-build-id flag says to exit with failure status if
 any ELF binary processed fails to contain a build-id note.
 
-The -m flag says to include a .gnu_debugdata section in the main binary.
+The -m flag says to include a .gnu_debugdata section (MiniDebugInfo) in
+the main binary.
 
 The -i flag says to include a .gdb_index section in the .debug file.
 
-- 
2.46.0



More information about the Debugedit mailing list