Doug Evans
967cf47793
Add support for enabling/disabling individual pretty-printers.
* python/py-prettyprint.c (search_pp_list): Skip disabled printers.
* python/python-internal.h (gdbpy_enabled_cst): Declare.
* python/python.c (gdbpy_enabled_cst): Define.
(_initialize_python): Initialize gdbpy_enabled_cst.
* NEWS: Add entry.
doc/
* gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
testsuite/
* gdb.python/py-prettyprint.exp: Add new test for enabled and
disabled printers.
* gdb.python/py-prettyprint.py (disable_lookup_function): New function.
(enable_lookup_function): New function.
2010-06-04 18:18:28 +00:00
..
2010-01-01 07:54:37 +00:00
2010-01-01 07:54:37 +00:00
2010-06-04 18:18:28 +00:00
2009-08-22 17:08:11 +00:00
2009-08-22 17:08:11 +00:00
2010-06-04 18:18:28 +00:00
2010-06-03 19:06:59 +00:00
2009-12-21 07:30:10 +00:00
2010-01-18 04:26:44 +00:00
2010-02-24 07:51:46 +00:00
2010-04-23 12:08:07 +00:00
2010-01-01 07:54:37 +00:00
2009-03-21 14:35:04 +00:00
2009-03-21 10:24:35 +00:00
2009-03-21 10:24:35 +00:00
2009-03-21 10:24:35 +00:00
2009-03-21 10:24:35 +00:00