This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] [patch 1/3] Code cleanup: gdb.threads/gcore-thread.exp
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Sun, 17 Apr 2011 21:04:25 +0200
- Subject: [commit] [patch 1/3] Code cleanup: gdb.threads/gcore-thread.exp
- References: <20110224051054.GA17373@host1.dyn.jankratochvil.net> <20110224072009.GA2495@adacore.com> <20110224073421.GA4397@host1.dyn.jankratochvil.net>
On Thu, 24 Feb 2011 08:34:21 +0100, Jan Kratochvil wrote:
> gdb/testsuite/
> 2011-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
> filename.
> ($srcfile): Preserve the original value.
> ($testfile): Match it the .exp filename.
> ($corefile): New variable. Substitute it around.
> Use clean_restart.
> ($prev_timeout): Remove.
> (load_core): Move core loading into this proc.
> Fix restore of $timeout if load_core fails.
Checked in:
http://sourceware.org/ml/gdb-cvs/2011-04/msg00105.html
Thanks,
Jan