2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 7 Nov 2013 12:04:45 +0000 (12:04 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 7 Nov 2013 12:04:45 +0000 (12:04 +0000)
commitf76c27b5bdd446964d9920464b2f761ae7a4f62a
treec0cd5e6ac770344136b01613ddd756710393a27a
parentd52cd232cb3a7a9f6e6857110d9119c1675d2d32
2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>

* python/py-breakpoint.c (bppy_get_temporary): New function.
(bppy_init): New keyword: temporary. Parse it and set breakpoint
to temporary if True.

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

* gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.

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

* gdb.texinfo (Breakpoints In Python): Document temporary
option in breakpoint constructor, and add documentation to the
temporary attribute.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-breakpoint.exp
This page took 0.026166 seconds and 4 git commands to generate.