2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Wed, 17 Aug 2011 10:41:22 +0000 (10:41 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Wed, 17 Aug 2011 10:41:22 +0000 (10:41 +0000)
commitfa3a4f150f6a0ef28e0e56093d17f459244fe22f
tree2609517c3590ad8d1f1ff7a197ac0e890fcbafbc
parent72b5104c843e1f9d7f1867339917e6e998772151
2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
            Tom Tromey  <tromey@redhat.com>
            Matt Rice <ratmice@gmail.com>

        * python/lib/gdb/prompt.py: New file.
        * python/lib/gdb/command/prompt.py: New file.
        * NEWS: Document set extended-prompt and gdb.prompt library

2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>

        * gdb.texinfo (Prompt): Add set/show extended-prompt
        documentation
        (Basic Python): Add prompt_hook anchor.
        (Python modules): Reword module text to reflect multiple modules.
        (gdb.prompt): Document gdb.prompt module.

2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>

        * gdb.python/python.exp: Add extended-prompt tests.
gdb/ChangeLog
gdb/NEWS
gdb/data-directory/Makefile.in
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/lib/gdb/command/prompt.py [new file with mode: 0644]
gdb/python/lib/gdb/prompt.py [new file with mode: 0644]
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/python.exp
This page took 0.027122 seconds and 4 git commands to generate.