]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/NEWS
revert previous patch so that I can re-commit with correct author
[thirdparty/binutils-gdb.git] / gdb / NEWS
index 7262502473288da6b6d1f8cfadcba3f05c5bc3b4..d38266f2508e36a6d5a5e96219dd978d6e724739 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,16 +1,6 @@
                What has changed in GDB?
             (Organized release by release)
 
-* Python Scripting
-
-  New events which are triggered when GDB modifies the state of the 
-  inferior.
-
-  ** gdb.events.inferior_call_pre: Function call is about to be made.
-  ** gdb.events.inferior_call_post: Function call has just been made.
-  ** gdb.events.memory_changed: A memory location has been altered.
-  ** gdb.events.register_changed: A register has been altered.
-
 *** Changes since GDB 7.8
 
 * GDB now supports hardware watchpoints on x86 GNU Hurd.