From 97a8fb1624e2d4bca12d4421484dc953c6ea350d Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 20 Apr 2009 15:24:27 +0200 Subject: [multiple changes] 2009-04-20 Bob Duff * sem.adb, gnat1drv.adb, debug.adb: Use the -gnatd.W switch to control debugging output. 2009-04-20 Robert Dewar * sem_attr.adb: Minor reformatting * gnatcmd.adb: Minor reformatting From-SVN: r146417 --- gcc/ada/debug.adb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc/ada/debug.adb') 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 -- cgit v1.1