aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2013-05-08 05:50:47 +0000
committerJoel Brobecker <brobecker@gnat.com>2013-05-08 05:50:47 +0000
commit2874cb8393678a041dc533fa54debd5e862d7616 (patch)
treec63afdb8e50adf0775e0b3b740b15fce1b41a68d /gdb/doc/ChangeLog
parent9a005eb9f9b844d16474d40d3f5d966eb029633e (diff)
downloadgdb-2874cb8393678a041dc533fa54debd5e862d7616.zip
gdb-2874cb8393678a041dc533fa54debd5e862d7616.tar.gz
gdb-2874cb8393678a041dc533fa54debd5e862d7616.tar.bz2
[doco] Document the XML format used for AIX shared lib support.
gdb/doc/ChangeLog: * gdbint.texinfo (Native Debugging): Add "AIX Shared Library Support" subsection documenting the XML format used to transfer shared library info on AIX.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 4becbe9..80f08a5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,11 @@
2013-05-08 Joel Brobecker <brobecker@adacore.com>
+ * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
+ Support" subsection documenting the XML format used to transfer
+ shared library info on AIX.
+
+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.