From: Kevin Pouget Date: Fri, 7 Oct 2011 07:51:20 +0000 (+0000) Subject: Fix ChangeLog messup (Allow Python notification of new object-file loadings.) X-Git-Tag: sid-snapshot-20111101~278 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd054e06e3733e2041a16ccae8be707c0e91868f;p=platform%2Fupstream%2Fbinutils.git Fix ChangeLog messup (Allow Python notification of new object-file loadings.) --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9f82f0d..0d06fdd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -19,20 +19,6 @@ gdbpy_initialize_new_objfile_event call. * NEWS: Add item for new Python event "gdb.newobjfile" -2011-10-07 Kevin Pouget - - Allow Python notification of new object-file loadings. - * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent' - event type. - -2011-10-07 Kevin Pouget - - Allow Python notification of new object-file loadings. - * gdb.python/py-events.exp: Test newobjfile event. - * gdb.python/py-events.py: Register newobjfile callback. - * gdb.python/py-events.c: Add call to shared library - * gdb.python/py-events-shlib.c: New file. - 2011-10-05 Tristan Gingold * ada-tasks.c (read_atcb): Make ravenscar_task_name static. 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 + + Allow Python notification of new object-file loadings. + * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent' + event type. + 2011-10-04 Kevin Pouget PR python/12691: Add the inferior to Python exited event diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2f70415..78599ad 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2011-10-07 Kevin Pouget + + Allow Python notification of new object-file loadings. + * gdb.python/py-events.exp: Test newobjfile event. + * gdb.python/py-events.py: Register newobjfile callback. + * gdb.python/py-events.c: Add call to shared library + * gdb.python/py-events-shlib.c: New file. + 2011-10-06 Joseph Myers * gdb.base/fixsection.exp: Do not include directories in filename