From: Pedro Alves <pedro@codesourcery.com>
To: gdb-patches@sourceware.org
Cc: Yao Qi <yao@codesourcery.com>
Subject: Re: [RFA 7/8] New port: TI C6x: test case fixes
Date: Tue, 09 Aug 2011 14:22:00 -0000 [thread overview]
Message-ID: <201108091522.12881.pedro@codesourcery.com> (raw)
In-Reply-To: <4E2D1AC1.9070102@codesourcery.com>
On Monday 25 July 2011 08:26:57, Yao Qi wrote:
> diff --git a/gdb/testsuite/gdb.base/maint.exp b/gdb/testsuite/gdb.base/maint.exp
> index 61ad439..9ef84af 100644
> --- a/gdb/testsuite/gdb.base/maint.exp
> +++ b/gdb/testsuite/gdb.base/maint.exp
> @@ -394,6 +394,10 @@ gdb_test_multiple "maint info sections" "maint info sections" {
> set data_section ER_RW
> pass "maint info sections"
> }
> + -re "Exec file:\r\n.*break($EXEEXT)?., file type.*neardata.*$gdb_prompt $" {
> + # c6x doesn't have .data section. It has .neardata and .fardata section.
> + set data_section ".neardata"
Missing "pass" ?
Otherwise okay.
--
Pedro Alves
next prev parent reply other threads:[~2011-08-09 14:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 2:12 Yao Qi
2011-07-25 11:37 ` Yao Qi
2011-08-09 14:22 ` Pedro Alves [this message]
2011-08-09 15:03 ` Yao Qi
2011-08-09 15:17 ` Mark Kettenis
2011-08-09 15:25 ` Yao Qi
2011-08-10 12:28 ` Mark Kettenis
2011-08-10 14:05 ` Yao Qi
2011-08-14 16:24 ` Yao Qi
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=201108091522.12881.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=yao@codesourcery.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