aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorKevin Pouget <kpouget@sourceware.org>2011-10-07 07:51:20 +0000
committerKevin Pouget <kpouget@sourceware.org>2011-10-07 07:51:20 +0000
commitbd054e06e3733e2041a16ccae8be707c0e91868f (patch)
tree5e8631abd42b9741450493c1fc4cfa11b7843ee1 /gdb/doc
parent20c168b5194d56e3f0f6a19db5905737463eadeb (diff)
downloadgdb-bd054e06e3733e2041a16ccae8be707c0e91868f.zip
gdb-bd054e06e3733e2041a16ccae8be707c0e91868f.tar.gz
gdb-bd054e06e3733e2041a16ccae8be707c0e91868f.tar.bz2
Fix ChangeLog messup (Allow Python notification of new object-file loadings.)
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 60aa0e6..a6f8c81 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-07 Kevin Pouget <kevin.pouget@st.com>
+
+ Allow Python notification of new object-file loadings.
+ * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
+ event type.
+
2011-10-04 Kevin Pouget <kevin.pouget@st.com>
PR python/12691: Add the inferior to Python exited event