Files
Tom Tromey 59876f8f9f Use gdbpy_ref in python.c
This changes more places in python.c to use gdbpy_ref.

Additionally, previously gdbpy_apply_type_printers would return
EXT_LANG_RC_ERROR if a type printer returned None.  However, that
doesn't seem correct to me; this patch changes it to return
EXT_LANG_RC_NOP in this case.

2017-01-10  Tom Tromey  <tom@tromey.com>

	* python/python.c (eval_python_command, gdbpy_decode_line)
	(gdbpy_run_events, gdbpy_start_type_printers)
	(gdbpy_apply_type_printers): Use gdbpy_ref.
2017-01-10 19:14:04 -07:00
..
2017-01-10 19:13:59 -07:00
2017-01-10 19:14:01 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:53 -07:00
2017-01-10 19:14:03 -07:00
2017-01-10 19:13:34 -07:00
2017-01-10 19:13:42 -07:00
2017-01-10 19:14:04 -07:00
2017-01-10 19:13:29 -07:00
2017-01-10 19:13:44 -07:00
2017-01-10 19:13:45 -07:00
2017-01-10 19:13:37 -07:00
2017-01-10 19:13:50 -07:00
2017-01-10 19:13:57 -07:00
2017-01-10 19:14:04 -07:00