old-cross-binutils/gdb/testsuite/gdb.python
Tom Tromey d839c8a4e8 gdb
PR python/10676:
	* python/py-type.c: Include bcache.h, vec.h.
	(struct type_equality_entry): New.
	(compare_strings): New function.
	(check_types_equal): Likewise.
	(check_types_worklist): Likewise.
	(typy_richcompare): Likewise.
	(type_object_type): Set tp_richcompare field.
gdb/testsuite
	PR python/10676:
	* gdb.python/py-type.exp (test_fields): Add tests for type
	equality.
2010-08-23 20:26:10 +00:00
..
Makefile.in * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
py-block.c
py-block.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
py-breakpoint.c
py-breakpoint.exp * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag. 2010-06-18 16:51:10 +00:00
py-cmd.exp
py-frame.c
py-frame.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-08 22:58:03 +00:00
py-function.exp
py-inferior.c * gdb.stabs/gdb11479.c (hack): New function. 2010-07-27 16:58:22 +00:00
py-inferior.exp 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 2010-06-28 21:16:04 +00:00
py-infthread.c 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 2010-06-28 21:16:04 +00:00
py-infthread.exp 2010-06-28 Phil Muldoon <pmuldoon@redhat.com> 2010-06-28 21:16:04 +00:00
py-mi.exp
py-param.exp
py-prettyprint.c 2010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com> 2010-07-14 14:13:55 +00:00
py-prettyprint.exp 2010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com> 2010-07-14 14:13:55 +00:00
py-prettyprint.py Add support for enabling/disabling individual pretty-printers. 2010-06-04 18:18:28 +00:00
py-progspace.c
py-progspace.exp
py-section-script.c
py-section-script.exp
py-section-script.py
py-shared-sl.c * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
py-shared.c * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
py-shared.exp * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
py-symbol.c
py-symbol.exp
py-symtab.exp
py-template.cc
py-template.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
py-type.c gdb 2010-07-28 20:50:17 +00:00
py-type.exp gdb 2010-08-23 20:26:10 +00:00
py-value.c 2010-07-27 Phil Muldoon <pmuldoon@redhat.com> 2010-07-27 12:40:42 +00:00
py-value.exp 2010-07-27 Phil Muldoon <pmuldoon@redhat.com> 2010-07-27 12:40:42 +00:00
python-1.c * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
python.c * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
python.exp * gdb.python/py-shared.exp: New file, factored out from 2010-08-19 17:00:58 +00:00
source1
source2.py