From d8265d7f21fbe7dd7927b0a4ba0b52af756cff1d Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sat, 11 Sep 2010 16:20:05 +0000 Subject: [PATCH] Document -dsuppress-module-prefixes --- docs/users_guide/debugging.xml | 10 ++++++++++ docs/users_guide/flags.xml | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 0132b42..ee192b6 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -449,6 +449,16 @@ shorter. + + + + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + + + + + diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 2428ea8..ccf0931 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -2386,6 +2386,12 @@ phase n - + + Suppress the printing of module qualification prefixes in Core dumps to make them easier to read. + static + - + + Don't output pragma info in dumps static -- 1.7.10.4