From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Doug Evans <dje@google.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] py-value.exp: Use different names for C/C++ .o files.
Date: Wed, 07 Aug 2013 19:11:00 -0000 [thread overview]
Message-ID: <20130807191125.GA25275@host2.jankratochvil.net> (raw)
In-Reply-To: <yjt2d2px3yod.fsf@ruffy.mtv.corp.google.com>
On Thu, 01 Aug 2013 23:10:10 +0200, Doug Evans wrote:
> Awhile ago I submitted this patch:
>
> http://sourceware.org/ml/gdb-patches/2012-05/msg00553.html
>
> Jan requested I do things differently:
>
> http://sourceware.org/ml/gdb-patches/2012-05/msg00568.html
[...]
> * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
> * gdb.python/py-value-cc.exp: Update.
> * gdb.python/py-value.exp: Use different names for .o files for
> C and C++. Only perform C++ tests if !skip_cplus_tests.
I am fine with your patch:
runtest CC_FOR_TARGET=gcc\ -gsplit-dwarf CXX_FOR_TARGET=g++\ -gsplit-dwarf gdb.python/py-value.exp
->
py-value-cxx
py-value-cxx.o
py-value-cxx.dwo
py-value
py-value.o
py-value.dwo
DWP=.../binutils/gold/dwp runtest CC_FOR_TARGET=/bin/sh\ $PWD/../contrib/cc-with-tweaks.sh\ -p\ gcc\ -gsplit-dwarf CXX_FOR_TARGET=/bin/sh\ $PWD/../contrib/cc-with-tweaks.sh\ -p\ g++\ -gsplit-dwarf gdb.python/py-value.exp
->
py-value-cxx.dwp
py-value-cxx
py-value-cxx.o
py-value.dwp
py-value
py-value.o
Thanks,
Jan
prev parent reply other threads:[~2013-08-07 19:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 21:10 Doug Evans
2013-08-07 15:15 ` Jan Kratochvil
2013-08-07 16:49 ` Cary Coutant
2013-08-07 17:12 ` Cary Coutant
2013-08-07 19:11 ` Jan Kratochvil [this message]
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=20130807191125.GA25275@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=dje@google.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