8sa1-binutils-gdb/gdb/python
Phil Muldoon f76c27b5bd 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.
2013-11-07 12:04:45 +00:00
..
lib/gdb 2013-10-02 Phil Muldoon <pmuldoon@redhat.com> 2013-10-02 08:33:27 +00:00
py-arch.c 2013-10-03 Phil Muldoon <pmuldoon@redhat.com> 2013-10-03 14:43:32 +00:00
py-auto-load.c Code cleanup: Add objfile_name accessor 2013-09-24 13:57:38 +00:00
py-block.c
py-bpevent.c
py-breakpoint.c 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> 2013-11-07 12:04:45 +00:00
py-cmd.c
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c
py-frame.c 2013-10-02 Phil Muldoon <pmuldoon@redhat.com> 2013-10-02 08:37:11 +00:00
py-framefilter.c
py-function.c
py-gdb-readline.c
py-inferior.c * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. 2013-09-30 11:50:12 +00:00
py-infthread.c * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. 2013-09-30 11:50:12 +00:00
py-lazy-string.c
py-newobjfileevent.c
py-objfile.c Code cleanup: Add objfile_name accessor 2013-09-24 13:57:38 +00:00
py-param.c
py-prettyprint.c
py-progspace.c Code cleanup: Add objfile_name accessor 2013-09-24 13:57:38 +00:00
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c
py-type.c
py-utils.c
py-value.c 2013-10-03 Phil Muldoon <pmuldoon@redhat.com> 2013-10-03 14:43:32 +00:00
python-config.py
python-internal.h
python.c 2013-10-02 Phil Muldoon <pmuldoon@redhat.com> 2013-10-02 08:44:03 +00:00
python.h