binutils-gdb/gdb/python/lib/gdb
Siva Chandra df2eb078c0 [PR python/18291] Fix printing of "disabled" status of xmethod matchers.
gdb/ChangeLog:

	PR python/18291
	* python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
	Print xmethod matcher status.

gdb/testsuite/ChangeLog:

	PR python/18291
	* gdb.python/py-xmethods.exp: Add tests.
2015-05-08 07:20:04 -07:00
..
command [PR python/18291] Fix printing of "disabled" status of xmethod matchers. 2015-05-08 07:20:04 -07:00
function Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
printer Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
__init__.py Add support for writing unwinders in Python. 2015-04-01 11:49:12 -07:00
FrameDecorator.py Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
FrameIterator.py Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
frames.py Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
printing.py PR python/18299 2015-04-28 22:14:23 -07:00
prompt.py Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
types.py Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
unwinder.py Add support for writing unwinders in Python. 2015-04-01 11:49:12 -07:00
xmethod.py PR python/18285 2015-04-29 13:24:21 -07:00