old-cross-binutils/gdb/python
Tom Tromey 2e8265fd8b PR python/12070:
* python/py-event.c (event_object_getset): New global.
	(event_object_type): Reference it.
	* python/py-type.c (field_object_getset): New global.
	(field_object_type): Reference it.
	* python/python-internal.h (gdb_py_generic_dict): Declare.
	* python/py-utils.c (gdb_py_generic_dict): New function.
testsuite/gdb
	* gdb.python/py-events.py (exit_handler): Add test for 'dir'.
	* gdb.python/py-events.exp: Check 'dir' output.
	* gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2012-02-17 19:24:27 +00:00
..
lib/gdb gdb 2012-01-16 19:44:16 +00:00
py-auto-load.c gdb/ 2012-01-26 21:54:45 +00:00
py-block.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-bpevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-breakpoint.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-cmd.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-continueevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-event.c PR python/12070: 2012-02-17 19:24:27 +00:00
py-event.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-events.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-evtregistry.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-evts.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-exitedevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-finishbreakpoint.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-frame.c PR python/12027: 2012-02-07 19:47:16 +00:00
py-function.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-inferior.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-infthread.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-lazy-string.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-newobjfileevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-objfile.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-param.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-prettyprint.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-progspace.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-signalevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-stopevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-stopevent.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-symbol.c * python/py-symbol.c (sympy_value): Use _(). 2012-02-15 17:51:04 +00:00
py-symtab.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-threadevent.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
py-type.c PR python/12070: 2012-02-17 19:24:27 +00:00
py-utils.c PR python/12070: 2012-02-17 19:24:27 +00:00
py-value.c * python/py-value.c (valpy_binop): Initialize 'res_val'. 2012-01-04 16:15:14 +00:00
python-config.py allow building GDB with Python support on MinGW 2011-01-31 04:42:08 +00:00
python-internal.h PR python/12070: 2012-02-17 19:24:27 +00:00
python.c gdb/ 2012-01-28 18:08:22 +00:00
python.h gdb/ 2012-01-26 21:54:45 +00:00