aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 84f410f..666a35f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -14,7 +14,6 @@
2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
Document how to return from "python-interactive" to GDB.
- * doc/gdb.texinfo (Python Commands): Update documentation.
* python/python.c (_initialize_python): Update documentation.
2012-08-23 Pedro Alves <palves@redhat.com>
@@ -68,8 +67,6 @@
Python interactive prompt with "pi" as alias, and add "py" as
an alias to "python".
* NEWS: Mention the new commands.
- * doc/gdb.texinfo (Python Commands): Document the new
- commands.
* python/python.c (eval_python_command): New function.
(python_interactive_command): For "python-interactive" with
arguments, call eval_python_command. For "python-interactive"