2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 7 Nov 2013 12:32:31 +0000 (12:32 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 7 Nov 2013 12:32:31 +0000 (12:32 +0000)
commit92e32e33f16b40988327df8e8beacf3a8a356916
treed2bf276c96c29ea698823470ef545a7ef2747341
parentf76c27b5bdd446964d9920464b2f761ae7a4f62a
2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>

        PR python/15747
        * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.

2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>

        * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
        * gdb.python/py-cmd.c: New File.

2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>

        * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
        constant.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-cmd.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-cmd.c [new file with mode: 0644]
gdb/testsuite/gdb.python/py-cmd.exp
This page took 0.02741 seconds and 4 git commands to generate.