public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Paul Schlie <schlie@comcast.net>
Cc: gdb@sourceware.org
Subject: Re: Available registers as a target property
Date: Sat, 07 May 2005 04:30:00 -0000	[thread overview]
Message-ID: <20050507043029.GA29449@nevyn.them.org> (raw)
In-Reply-To: <BEA1B2EC.A12D%schlie@comcast.net>

On Fri, May 06, 2005 at 11:49:00PM -0400, Paul Schlie wrote:
> Understood, but given that these semi-customizable synthesizable processors
> still need to have their configurations described to multiple tools, it
> still seems that adopting a more centralized specification scheme which
> enables their configuration descriptions to be more conveniently accessible
> by whatever tools may choose to leverage them seems like a good thing; as
> opposed to having creating discrete depositories/methods unique to each
> tool.
> 
> Which is why potentially broadening the use of BFD's seemed potentially
> reasonable, but do recognize it would correspondingly require broader
> coordination which could complicate the effort beyond reason. So possibly
> as the parameters required to sufficiently describe the logically visible
> debug model of an arbitrarily configured processor subsystem becomes clear,
> these same parameters could be considered to form the basis of a more
> centralized target configuration description which may ultimately be
> utilized by other tools.

Personally I don't think it's very useful.  I'm not sure why you call
them "semi-customizable"; the point is that they are, in fact, fully
customizable.

ARM's approach to this problem was to encapsulate the description
in the module server, which is distributed with the target
configuration.  Anything that wants the configuration can query the
target for it.  That seems a lot more useful to me - rather than
centralizing the registry, distribute it locally to every target it
describes.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

  reply	other threads:[~2005-05-07  4:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-06 22:46 Paul Schlie
2005-05-06 23:27 ` Daniel Jacobowitz
2005-05-07  0:56   ` Paul Schlie
2005-05-07  1:36     ` Daniel Jacobowitz
2005-05-07  3:49       ` Paul Schlie
2005-05-07  4:30         ` Daniel Jacobowitz [this message]
2005-05-07  4:54           ` Paul Schlie
2005-05-07  5:41             ` Daniel Jacobowitz
2005-05-07 15:19               ` Paul Schlie
2005-05-07 19:26     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2005-05-06 17:55 Decker, Paul
2005-05-06 20:59 ` Daniel Jacobowitz

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=20050507043029.GA29449@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb@sourceware.org \
    --cc=schlie@comcast.net \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).