aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-04-20 15:24:27 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2009-04-20 15:24:27 +0200
commit97a8fb1624e2d4bca12d4421484dc953c6ea350d (patch)
tree46902613a8d3d543bc4764d901410ddc3c4cf446 /gcc/ada/debug.adb
parent7340e4326b9a5dab8a5141b4d8ad64d51076dfea (diff)
downloadgcc-97a8fb1624e2d4bca12d4421484dc953c6ea350d.zip
gcc-97a8fb1624e2d4bca12d4421484dc953c6ea350d.tar.gz
gcc-97a8fb1624e2d4bca12d4421484dc953c6ea350d.tar.bz2
[multiple changes]
2009-04-20 Bob Duff <duff@adacore.com> * sem.adb, gnat1drv.adb, debug.adb: Use the -gnatd.W switch to control debugging output. 2009-04-20 Robert Dewar <dewar@adacore.com> * sem_attr.adb: Minor reformatting * gnatcmd.adb: Minor reformatting From-SVN: r146417
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r--gcc/ada/debug.adb6
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index 4629756..8cb47ac 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -140,7 +140,7 @@ package body Debug is
-- d.T Force Optimize_Alignment (Time)
-- d.U
-- d.V
- -- d.W
+ -- d.W Print out debugging information for Walk_Library_Items
-- d.X
-- d.Y
-- d.Z
@@ -559,6 +559,10 @@ package body Debug is
-- d.T Force Optimize_Alignment (Time) mode as the default
+ -- d.W Print out debugging information for Walk_Library_Items, including
+ -- the order in which units are walked. This is primarily for SofCheck
+ -- Inspector.
+
-- d1 Error messages have node numbers where possible. Normally error
-- messages have only source locations. This option is useful when
-- debugging errors caused by expanded code, where the source location