Document set/show debug aix-solib.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 8 May 2013 05:40:44 +0000 (05:40 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 8 May 2013 05:40:44 +0000 (05:40 +0000)
gdb/doc/ChangeLog:

        * gdb.texinfo (Debugging Output): Add documentation of
        "set debug aix-solib" and "show debug aix-solib" commands.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 324dd9d8d3f9ad5ed7c03a7c6d05f6abca6a041f..4becbe99aa09ed80ddcb4f7a2483a47d3d369ea7 100644 (file)
@@ -1,3 +1,8 @@
+2013-05-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Debugging Output): Add documentation of
+       "set debug aix-solib" and "show debug aix-solib" commands.
+
 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
 
        * gdb.texinfo (Nios II): New section.
index 39730c295e1a273414bee3381db27ce3eaa189d5..f685cd208a67fcde2df964530ef1eee2eab86f5e 100644 (file)
@@ -22134,6 +22134,12 @@ ARM AArch64.
 Turns on or off display of gdbarch debugging info.  The default is off
 @item show debug arch
 Displays the current state of displaying gdbarch debugging info.
+@item set debug aix-solib
+@cindex AIX shared library debugging
+Control display of debugging messages from the AIX shared library
+support module.  The default is off.
+@item show debug aix-thread
+Show the current state of displaying AIX shared library debugging messages.
 @item set debug aix-thread
 @cindex AIX threads
 Display debugging messages about inner workings of the AIX thread
This page took 0.065883 seconds and 4 git commands to generate.