Siva Chandra 940df40812 Fix xmethod Python so that it works with Python3.
gdb/

	* python/lib/gdb/command/xmethods.py (set_xm_status1): Use the
	'items'	methods instead of 'iteritems' method on dictionaries.

gdb/testsuite/

	* gdb.python/py-xmethods.py (A_getarrayind)
	(E_method_char_worker.__call__, E_method_int_worker.__call__):
	Use 'print' with function call syntax.
	(E_method_matcher.match): Fix tab vs space indentation mixup.
2014-08-15 18:04:47 -07:00
..
2014-07-24 11:30:04 -06:00
2014-02-26 12:11:16 -07:00
2014-06-03 10:03:07 -07:00
2014-06-03 10:03:07 -07:00
2014-06-18 08:16:59 -06:00
2014-05-22 12:29:11 +01:00
2014-06-03 10:03:07 -07:00
2014-08-07 09:06:41 +01:00