8sa1-binutils-gdb/gdb/python
Tom Tromey db6573d664 PR python/14387:
* python/py-bpevent.c (create_breakpoint_event_object): Update
	comment.
	* python/py-event.c (evpy_add_attribute): Update comment.
	* python/py-exitedevent.c (create_exited_event_object): Fix
	reference counting and error handling.
	* python/py-newobjfileevent.c (create_new_objfile_event_object):
	Fix reference counting.
	* python/py-signalevent.c (create_signal_event_object): Fix
	reference counting and error handling.
	* python/py-stopevent.c (emit_stop_event): Fix reference
	counting.
	* python/py-threadevent.c (get_event_thread): Return a
	borrowed reference.
	* python/py-type.c (convert_field): Fix reference counting.
2012-08-15 14:22:02 +00:00
..
lib/gdb Add $_memeq, $_regex, $_streq, $_strlen convenience functions. 2012-08-10 20:26:00 +00:00
py-auto-load.c
py-block.c
py-bpevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-breakpoint.c
py-cmd.c
py-continueevent.c
py-event.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-finishbreakpoint.c
py-frame.c
py-function.c
py-inferior.c gdb/ 2012-07-26 19:09:35 +00:00
py-infthread.c
py-lazy-string.c
py-newobjfileevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-stopevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-stopevent.h
py-symbol.c
py-symtab.c 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-threadevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-type.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-utils.c
py-value.c
python-config.py
python-internal.h
python.c PR14291: KeyboardInterrupt not caught for Python output 2012-06-25 16:53:20 +00:00
python.h