From: Mike Frysinger <vapier@gentoo.org>
To: gdb-patches@sourceware.org
Cc: Daniel Jacobowitz <dan@codesourcery.com>
Subject: Re: [PATCH 02/16] gdb: tests: add support for testing FLAT toolchains
Date: Fri, 19 Mar 2010 01:26:00 -0000 [thread overview]
Message-ID: <201003182126.17119.vapier@gentoo.org> (raw)
In-Reply-To: <20100318133817.GA8131@caradoc.them.org>
[-- Attachment #1: Type: Text/Plain, Size: 1554 bytes --]
On Thursday 18 March 2010 09:38:22 Daniel Jacobowitz wrote:
> On Thu, Mar 18, 2010 at 03:10:40AM -0400, Mike Frysinger wrote:
> > FLAT toolchains output a FLAT binary for the named output and create
> > another file with a .gdb suffix that is used for debugging. So when
> > testing a FLAT toolchain and we need to load up a file, use the .gdb.
>
> FWIW, in our board files, we found it simpler to swap the two. So
> we have a gdb_compile which generates an elf file as foo, and a flat
> file as foo.flt. Nothing in the GDB testsuite except for the board
> file itself needs to access the FLT file.
hmm, that is one way of going about the issue, but personally i feel that this
kind of logic should be in the test suite. imo, the dejagnu framework already
puts too much demand on the end user to simply run `make check`. plus, since
this isnt specific to an arch and FLAT isnt an uncommon target, doing it once
in common code seems like it'd be easier for people to collaborate on.
> That's not the only way to do it, we can accomodate both. But I'm not
> thrilled with having binfmt_flat references scattered around random
> tests. In lib/ maybe, but not everywhere that uses gdb_file_cmd...
>
> Or in the main definition of gdb_compile?
i agree the current patch isnt terrible suave, but i'm not terribly familiar
with the gdb testing framework. so i thought i'd post the patch to garner
feedback on a better way and then attack the problem based on that.
i'll give gdb_compile a try ... thanks !
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2010-03-19 1:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-18 7:10 Mike Frysinger
2010-03-18 7:13 ` Mike Frysinger
2010-03-18 13:38 ` Daniel Jacobowitz
2010-03-19 1:26 ` Mike Frysinger [this message]
2011-07-01 0:24 ` [PATCH/RFC] " Mike Frysinger
2011-07-01 9:17 ` Pedro Alves
2011-07-01 14:28 ` Mike Frysinger
2011-07-01 15:16 ` Pedro Alves
2011-07-01 15:55 ` Mike Frysinger
2011-07-01 16:24 ` Pedro Alves
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=201003182126.17119.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=dan@codesourcery.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