public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: David Daney <ddaney@avtrex.com>
To: "Anmol P. Paralkar" <b07584@freescale.com>
Cc: gdb@sourceware.org
Subject: Re: Is there a configure time way of overriding the default architecture   (instance)?
Date: Tue, 16 Oct 2007 22:36:00 -0000	[thread overview]
Message-ID: <47153CEC.60800@avtrex.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0710161646510.31376@ld0159-tx32.am.freescale.net>

Anmol P. Paralkar wrote:
> 
> Hello,
> 
>  Is it possible (via specification at configure time)
>  to make GDB "set architecture" to an architecture
>  instance of one's choice without actually having do a:
>  "set architecture <architecture-instance>" /after/ GDB
>  has been invoked?
> 
>  e.g. GDB (6.6.50) configured with target
>  --target=powerpc-unknown-linux-gnu will default to
>  rs6000:6000. Is there a configure time way of
>  specification so that in the built GDB, the
>  architecture would be set to (say) powerpc:e500
>  automatically, when invoked?
> 

I don't know about a configure time option that would do that, but you 
could add the 'set architecture...' to your .gdbinit file so that you 
don't have to manually type it each time you start.

David Daney

  reply	other threads:[~2007-10-16 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 22:32 Anmol P. Paralkar
2007-10-16 22:36 ` David Daney [this message]
2007-10-16 23:50 ` 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=47153CEC.60800@avtrex.com \
    --to=ddaney@avtrex.com \
    --cc=b07584@freescale.com \
    --cc=gdb@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).