From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: uweigand@de.ibm.com
Cc: drow@false.org, jan.kratochvil@redhat.com, tromey@redhat.com,
gdb-patches@sourceware.org
Subject: Re: [rfc] Re: Remote testsuite problem: invalid executable cache
Date: Sun, 24 Jul 2011 18:04:00 -0000 [thread overview]
Message-ID: <201107241740.p6OHeqAg000789@glazunov.sibelius.xs4all.nl> (raw)
In-Reply-To: <201107221743.p6MHhYCs031716@d06av02.portsmouth.uk.ibm.com> (uweigand@de.ibm.com)
> Date: Fri, 22 Jul 2011 19:43:34 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
>
> Index: gdb/testsuite/gdb.python/py-mi.exp
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/gdb.python/py-mi.exp,v
> retrieving revision 1.11
> diff -u -p -r1.11 py-mi.exp
> --- gdb/testsuite/gdb.python/py-mi.exp 16 May 2011 13:56:40 -0000 1.11
> +++ gdb/testsuite/gdb.python/py-mi.exp 22 Jul 2011 17:34:25 -0000
> @@ -286,7 +286,7 @@ mi_list_varobj_children nstype2 {
>
> # C++ MI tests
> gdb_exit
> -if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
> +if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-c++" \
> executable {debug c++ additional_flags=-DMI}] != "" } {
> untested "Couldn't compile ${srcfile} in c++ mode"
> return -1
> @@ -297,7 +297,7 @@ if [mi_gdb_start] {
> }
> mi_delete_breakpoints
> mi_gdb_reinitialize_dir $srcdir/$subdir
> -mi_gdb_load ${binfile}
> +mi_gdb_load ${binfile}-c++
Using the '+' character in filenames may not be the best idea.
next prev parent reply other threads:[~2011-07-24 17:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 15:22 Ulrich Weigand
2011-07-22 16:35 ` Jan Kratochvil
2011-07-22 16:53 ` Daniel Jacobowitz
2011-07-22 17:53 ` [rfc] " Ulrich Weigand
2011-07-22 18:40 ` Tom Tromey
2011-07-22 18:56 ` Ulrich Weigand
2011-07-24 18:04 ` Mark Kettenis [this message]
2011-07-25 18:33 ` Ulrich Weigand
2011-07-26 1:01 ` Stan Shebs
2011-07-26 17:31 ` [rfc] Avoid '+' in file names (Re: [rfc] Re: Remote testsuite problem: invalid executable cache) Ulrich Weigand
2011-07-26 18:20 ` Tom Tromey
2011-07-26 19:20 ` 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=201107241740.p6OHeqAg000789@glazunov.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=drow@false.org \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@redhat.com \
--cc=tromey@redhat.com \
--cc=uweigand@de.ibm.com \
/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