From: Andrew Cagney <ac131313@cygnus.com>
To: Richard.Earnshaw@arm.com, Eli Zaretskii <eliz@is.elta.co.il>
Cc: gdb@sources.redhat.com
Subject: Re: Multi-arch and user-control of architecture flags
Date: Thu, 16 May 2002 06:49:00 -0000 [thread overview]
Message-ID: <3CE3B90A.1000904@cygnus.com> (raw)
In-Reply-To: <200205151411.PAA23686@cam-mail2.cambridge.arm.com>
> /* Add root prefix command for all "set mips"/"show mips" commands */
> add_prefix_cmd ("mips", no_class, set_mips_command,
> "Various MIPS specific commands.",
> &setmipscmdlist, "set mips ", 0, &setlist);
>
> add_prefix_cmd ("mips", no_class, show_mips_command,
> "Various MIPS specific commands.",
> &showmipscmdlist, "show mips ", 0, &showlist);
>
Just a PS on this. The command set ``set mips fpu ...'' et.al. isn't
perfect - it sets a global for all mips which is probably sufficient for
what people want.
Eventually a per thread command may be needed. So that a target
containing an 8086 and x86-64 can have, separatly, their disassembly
mode. Something like:
thread 5 set i386 disassembler x86-64
(just ignore the syntax though). However, not our problem :-)
Andrew
next prev parent reply other threads:[~2002-05-16 13:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-15 2:32 Richard Earnshaw
2002-05-15 3:23 ` Eli Zaretskii
2002-05-15 7:04 ` Andrew Cagney
2002-05-15 7:11 ` Richard Earnshaw
2002-05-15 7:21 ` Andrew Cagney
2002-05-16 6:49 ` Andrew Cagney [this message]
2002-05-16 6:59 ` Richard Earnshaw
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=3CE3B90A.1000904@cygnus.com \
--to=ac131313@cygnus.com \
--cc=Richard.Earnshaw@arm.com \
--cc=eliz@is.elta.co.il \
--cc=gdb@sources.redhat.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