New python function gdb.lookup_objfile.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index d5e79e7893113b80dcc9948ec48a8055eac1ae43..9b36c373bf0a2cea93c287ea62e6bfd05be8bca6 100644 (file)
@@ -1,3 +1,74 @@
+2014-12-12  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
+
+2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo: Document "maint print user-registers".
+
+2014-12-08  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document Objfile.owner.
+
+2014-12-04  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document
+       Objfile.add_separate_debug_file.
+
+2014-12-04  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document Objfile.build_id.
+
+2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
+
+       * python.texi (Events In Python): Document new events
+       InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
+       and RegisterChangedEvent.
+
+2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       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.
+
+2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
+       description typo.
+
+2014-10-30  Doug Evans  <dje@google.com>
+
+       * 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.
+
+2014-10-27  Pedro Alves  <palves@redhat.com>
+
+       * 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.
+
+2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * python.texi (Breakpoints In Python): Add parenthesis after
+       Breakpoint.delete.  Clarify Breakpoint.enabled description so
+       that it contains "disable".
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * python.texi (Events In Python): Document clear_objfiles event.
+
+2014-10-17  Doug Evans  <dje@google.com>
+
+       * python.texi (Objfiles In Python): Document new progspace attribute.
+
+2014-10-17  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
+       (SVR4 Process Information): Delete mention of OSF/1.
+
 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
 
        * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
This page took 0.025957 seconds and 4 git commands to generate.