+
+ * gdb.texinfo: Document "maint print user-registers".
+
+
+ * python.texi (Objfiles In Python): Document Objfile.owner.
+
+
+ * python.texi (Objfiles In Python): Document
+ Objfile.add_separate_debug_file.
+
+
+ * python.texi (Objfiles In Python): Document Objfile.build_id.
+
+
+ * python.texi (Events In Python): Document new events
+ InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
+ and RegisterChangedEvent.
+
+
+ Add add-auto-load-scripts-directory.
+ * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
+ (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
+
+
+ * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
+ description typo.
+
+
+ * python.texi (Progspaces In Python): Document ability to add
+ random attributes to gdb.Progspace objects.
+ (Objfiles In Python): Document ability to add random attributes to
+ gdb.objfile objects.
+
+
+ * gdb.texinfo (Continuing and Stepping): Add cross reference to
+ info on stepping and signal handlers.
+ (Signals): Explain stepping and signal handlers. Add context
+ index entry, and cross references.
+
+
+ * python.texi (Breakpoints In Python): Add parenthesis after
+ Breakpoint.delete. Clarify Breakpoint.enabled description so
+ that it contains "disable".
+
+
+ * python.texi (Events In Python): Document clear_objfiles event.
+
+
+ * python.texi (Objfiles In Python): Document new progspace attribute.
+
* gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.