binutils-gdb/gdb/testsuite/gdb.python
Jan Kratochvil 3bc96cfbb2 gdb/testsuite/
* gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
	parameter to self_exec, adjust the function.
	(main): Check for argv[1] "exit".  Use argv[0] for test_exec_exit.
	* gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
	(set var do_exit = 0): Remove test.
	(newline at end of file): Add one.
2011-12-27 21:29:41 +00:00
..
lib-types.cc * gdb.python/lib-types.cc (struct A): New structure. 2011-10-26 15:10:11 +00:00
lib-types.exp * gdb.python/lib-types.exp (deep_items): Rename from deepitems. 2011-10-28 14:49:21 +00:00
Makefile.in Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-block.c
py-block.exp 2011-10-20 Phil Muldoon <pmuldoon@redhat.com> 2011-10-20 12:31:30 +00:00
py-breakpoint.c
py-breakpoint.exp Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-cmd.exp
py-error.exp
py-error.py
py-events-shlib.c Add missing files to previous commit (Allow Python notification of new object-file loadings.) 2011-10-07 08:39:57 +00:00
py-events.c Allow Python notification of new object-file loadings. 2011-10-07 07:38:30 +00:00
py-events.exp gdb/testsuite/ 2011-10-28 17:32:30 +00:00
py-events.py Allow Python notification of new object-file loadings. 2011-10-07 07:38:30 +00:00
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-16 07:34:27 +00:00
py-finish-breakpoint.c gdb/testsuite/ 2011-12-27 21:29:41 +00:00
py-finish-breakpoint.exp gdb/testsuite/ 2011-12-27 21:29:41 +00:00
py-finish-breakpoint.py Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-finish-breakpoint2.cc Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-finish-breakpoint2.exp Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-finish-breakpoint2.py Introduce gdb.FinishBreakpoint in Python 2011-12-23 17:06:16 +00:00
py-frame-inline.c gdb/testsuite/ 2011-12-23 14:57:39 +00:00
py-frame-inline.exp
py-frame.c
py-frame.exp
py-function.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
py-inferior.c
py-inferior.exp 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:42:30 +00:00
py-infthread.c
py-infthread.exp
py-mi.exp
py-objfile-script-gdb.py.in
py-objfile-script.c
py-objfile-script.exp
py-objfile.c
py-objfile.exp
py-parameter.exp
py-pp-maint.c
py-pp-maint.exp
py-pp-maint.py * python/lib/gdb/printing.py (register_pretty_printer): New argument 2011-10-07 22:46:15 +00:00
py-prettyprint.c
py-prettyprint.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
py-prettyprint.py
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
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp * gdb.python/py-shared.exp: Relax filename check to handle remote: 2011-10-11 19:01:31 +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
py-template.cc
py-template.exp
py-type.c * python/py-type.c (typy_fields_items): Call check_typedef. 2011-11-10 19:15:10 +00:00
py-type.exp gdb/testsuite/ 2011-12-19 13:42:50 +00:00
py-value.c * gdb.python/py-value.c (main): Break before return. 2011-10-04 17:43:16 +00:00
py-value.exp * gdb.python/py-value.exp: Add testcases for is_lazy attribute, 2011-10-25 18:35:49 +00:00
python-1.c
python.c
python.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
source1
source2.py