From 3b5e4d350d83138ceae1358f7ce5c6c0168130ba Mon Sep 17 00:00:00 2001 From: Yit Phang Khoo Date: Fri, 24 Aug 2012 15:23:59 +0000 Subject: Move misplaced entries from gdb/ChangeLog to gdb/doc/ChangeLog. 2012-08-23 Khoo Yit Phang Document how to return from "python-interactive" to GDB. * gdb.texinfo (Python Commands): Update documentation. 2012-08-22 Khoo Yit Phang Add a new "python-interactive" command that starts a standard Python interactive prompt with "pi" as alias, and add "py" as an alias to "python". * gdb.texinfo (Python Commands): Document the new commands. --- gdb/doc/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdb/doc') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f2f02e3..10fd3b5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,15 @@ +2012-08-23 Khoo Yit Phang + + Document how to return from "python-interactive" to GDB. + * gdb.texinfo (Python Commands): Update documentation. + +2012-08-22 Khoo Yit Phang + + Add a new "python-interactive" command that starts a standard + Python interactive prompt with "pi" as alias, and add "py" as + an alias to "python". + * gdb.texinfo (Python Commands): Document the new commands. + 2012-08-22 Tom Tromey * gdbint.texinfo (Host Definition): Remove documentation for -- cgit v1.1