old-cross-binutils/gdb/testsuite/gdb.python
Phil Muldoon ea976c60e2 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
PR python/12212

	* python/py-inferior.c (find_thread_object): Check if PIDGET
	returns 0.

2010-11-23  Phil Muldoon  <pmuldoon@redhat.com>

        PR python/12212

	* gdb.python/python.exp: Check that selected_thread raises an
	error when no inferior is loaded.
2010-11-23 13:33:23 +00:00
..
lib-types.cc New python module gdb.types. 2010-10-13 20:08:46 +00:00
lib-types.exp New python module gdb.types. 2010-10-13 20:08:46 +00:00
Makefile.in New python module gdb.types. 2010-10-13 20:08:46 +00:00
py-block.c
py-block.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-breakpoint.c
py-breakpoint.exp 2010-11-11 Phil Muldoon <pmuldoon@redhat.com> 2010-11-11 14:11:56 +00:00
py-cmd.exp
py-error.exp gdb/ 2010-10-13 13:24:40 +00:00
py-error.py gdb/ 2010-10-13 13:24:40 +00:00
py-frame.c
py-frame.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-function.exp
py-inferior.c
py-inferior.exp gdb/testsuite/ 2010-11-12 21:44:49 +00:00
py-infthread.c
py-infthread.exp
py-mi.exp
py-parameter.exp * gdb.python/py-param.exp: Delete, contents moved to ... 2010-11-05 17:07:36 +00:00
py-pp-maint.c New python module gdb.printing, and new commands info pretty-printer, 2010-11-02 22:44:13 +00:00
py-pp-maint.exp New python module gdb.printing, and new commands info pretty-printer, 2010-11-02 22:44:13 +00:00
py-pp-maint.py New python module gdb.printing, and new commands info pretty-printer, 2010-11-02 22:44:13 +00:00
py-prettyprint.c gdb 2010-11-12 20:49:43 +00:00
py-prettyprint.exp gdb 2010-11-12 20:49:43 +00:00
py-prettyprint.py gdb 2010-10-18 19:14:03 +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 * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-symbol.c
py-symbol.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-symtab.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-template.cc
py-template.exp
py-type.c gdb 2010-07-28 20:50:17 +00:00
py-type.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-value.c gdb 2010-08-23 20:29:19 +00:00
py-value.exp gdb 2010-11-12 20:49:43 +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 2010-11-23 Phil Muldoon <pmuldoon@redhat.com> 2010-11-23 13:33:23 +00:00
source1
source2.py