This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/testsuite ChangeLog gdb.python/py-fini ...
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 4 Jan 2012 17:51:32 -0000
- Subject: src/gdb/testsuite ChangeLog gdb.python/py-fini ...
CVSROOT: /cvs/src
Module name: src
Branch: gdb_7_4-branch
Changes by: jkratoch@sourceware.org 2012-01-04 17:51:31
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.python: py-finish-breakpoint.c
py-finish-breakpoint.exp
Log message:
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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.2978.2.6&r2=1.2978.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-finish-breakpoint.c.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.1.2.1&r2=1.1.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-finish-breakpoint.exp.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.1.2.1&r2=1.1.2.2