From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: deuling@de.ibm.com (Markus Deuling)
Cc: gdb-patches@sourceware.org (GDB Patches)
Subject: Re: [patch]: Improve spu-info testcase
Date: Tue, 24 Jun 2008 19:30:00 -0000 [thread overview]
Message-ID: <200806241915.m5OJFML0013250@d12av02.megacenter.de.ibm.com> (raw)
In-Reply-To: <485B34CC.70401@de.ibm.com> from "Markus Deuling" at Jun 20, 2008 06:40:44 AM
Markus Deuling wrote:
> if multiple users on the same machine run the testsuite for spu-gdb, gdb.arch/spu-info will fail because of
> access priviliges to the temporary file. This file is created in /var/tmp currently. With this patch I changed
> the naming of the file (using speid to seperate different runs) and the location (user dir).
speid isn't really guaranteed to be different (it's just a pointer to an allocated
structure of libspe2) ...
Can we change the test to either use a pre-existing file (/dev/zero ?), or else
move allocating/deleting the file to the DejaGnu script instead and pass the
file name to the test case? That way we can probably more easily adapt to
local vs. cross debugging, and make sure the file is deleted in every case
(even if debugging crashes).
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
next prev parent reply other threads:[~2008-06-24 19:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 12:23 Markus Deuling
2008-06-24 19:30 ` Ulrich Weigand [this message]
2008-06-25 12:43 ` Markus Deuling
2008-07-16 19:29 ` Ulrich Weigand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806241915.m5OJFML0013250@d12av02.megacenter.de.ibm.com \
--to=uweigand@de.ibm.com \
--cc=deuling@de.ibm.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox