binutils-gdb/gdb/testsuite/gdb.python
Jan Kratochvil 0935723e5e gdb/testsuite/
* gdb.python/py-events.exp: Remove pretty printing comment.
	* gdb.python/py-evsignal.exp: New file.
	* gdb.python/py-evthreads.c: Include signal.h.
	(thread3): Remove variable count3.  Remove variable bad and use raise
	instead.
	(thread2): Remove variable count2.  Move thread3 pthread_create here,
	merge pthread_join to a single line.
	(main): Remove variable count1.  Merge pthread_join with pthread_create
	to a single line.
	* gdb.python/py-evthreads.exp: Remove pretty printing comment.  New
	KFAIL python/12966 for gdbserver.  Test return value of
	gdb_compile_pthreads.  Use gdb_run_cmd.  Replace send_gdb and
	gdb_expect by gdb_test and gdb_test_multiple.
	(thread 2, thread 3): New tests.
2011-09-13 21:39:59 +00:00
..
lib-types.cc
lib-types.exp
Makefile.in 2011-05-16 Pedro Alves <pedro@codesourcery.com> 2011-05-16 13:56:41 +00:00
py-block.c
py-block.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-breakpoint.c
py-breakpoint.exp * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints 2011-07-22 17:46:18 +00:00
py-cmd.exp
py-error.exp
py-error.py
py-events.c
py-events.exp gdb/testsuite/ 2011-09-13 21:39:59 +00:00
py-events.py
py-evsignal.exp gdb/testsuite/ 2011-09-13 21:39:59 +00:00
py-evthreads.c gdb/testsuite/ 2011-09-13 21:39:59 +00:00
py-evthreads.exp gdb/testsuite/ 2011-09-13 21:39:59 +00:00
py-frame-inline.c gdb/ 2011-04-17 14:14:23 +00:00
py-frame-inline.exp gdb/ 2011-04-17 14:14:23 +00:00
py-frame.c
py-frame.exp use prepare_for_testing in gdb.python/py-frame.exp 2011-02-26 14:06:28 +00:00
py-function.exp 2011-07-11 Phil Muldoon <pmuldoon@redhat.com> 2011-07-11 13:07:38 +00:00
py-inferior.c py-inferior.exp: Make sure local var is allocated on the stack. 2011-06-08 16:56:11 +00:00
py-inferior.exp py-inferior.exp: Make sure local var is allocated on the stack. 2011-06-08 16:56:11 +00:00
py-infthread.c
py-infthread.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-mi.exp 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-objfile-script-gdb.py.in * gdb.python/py-objfile-script-gdb.py: Renamed to 2011-07-13 17:00:56 +00:00
py-objfile-script.c * NEWS: Mention "info auto-load-scripts". 2011-05-13 22:11:47 +00:00
py-objfile-script.exp * gdb.python/py-objfile-script-gdb.py: Renamed to 2011-07-13 17:00:56 +00:00
py-objfile.c 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-objfile.exp 2011-03-17 Phil Muldoon <pmuldoon@redhat.com> 2011-03-17 09:36:17 +00:00
py-parameter.exp 2011-03-10 Phil Muldoon <pmuldoon@redhat.com> 2011-03-10 12:29:08 +00:00
py-pp-maint.c
py-pp-maint.exp
py-pp-maint.py
py-prettyprint.c 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-prettyprint.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-prettyprint.py 2011-07-28 Phil Muldoon <pmuldoon@redhat.com> 2011-07-28 10:36:40 +00:00
py-progspace.c
py-progspace.exp
py-prompt.c PR gdb/10720 2011-09-02 21:16:54 +00:00
py-prompt.exp PR gdb/10720 2011-09-02 21:16:54 +00:00
py-section-script.c
py-section-script.exp * NEWS: Mention "info auto-load-scripts". 2011-05-13 22:11:47 +00:00
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp * gdb.python/py-shared.exp: Call gdb_load_shlibs. 2011-07-22 17:45:16 +00:00
py-symbol.c
py-symbol.exp * NEWS: Mention new "type" attribute of python gdb.Symbol objects. 2011-08-12 22:21:57 +00:00
py-symtab.exp gdb.python/python.exp: Update filename paths. 2011-07-06 22:15:02 +00:00
py-template.cc
py-template.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-type.c
py-type.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
py-value.c
py-value.exp * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of 2011-07-26 18:38:55 +00:00
python-1.c
python.c
python.exp 2011-08-17 Phil Muldoon <pmuldoon@redhat.com> 2011-08-17 10:41:22 +00:00
source1
source2.py