* NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 19 Jan 2010 10:40:06 +0000 (10:40 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 19 Jan 2010 10:40:06 +0000 (10:40 +0000)
gdb/ChangeLog
gdb/NEWS

index aab274709fd5da91ae891552374b1a89c0998cd9..b34eb93a8d0f9f4de988449627c7c32fa5c81134 100644 (file)
@@ -1,3 +1,7 @@
+2010-01-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
+
 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
 
        * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of
index 48a6ecbfa4c3d7e0e6c1fbbe610f0ec906144977..867b51fdc2513c956e53dc7b96c3a78871b825ee 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -180,6 +180,15 @@ show script-extension
    evaluation failed.
    If set to "strict", files are sourced according to filename extension.
 
+set ada trust-PAD-over-XVS on|off
+show ada trust-PAD-over-XVS
+   If off, activate a workaround against a bug in the debugging information
+   generated by the compiler for PAD types (see gcc/exp_dbug.ads in
+   the GCC sources for more information about the GNAT encoding and
+   PAD types in particular).  It is always safe to set this option to
+   off, but this introduces a slight performance penalty.  The default
+   is on.
+
 * New remote packets
 
 QTDV
This page took 0.027454 seconds and 4 git commands to generate.