From: Andrew Cagney <ac131313@ges.redhat.com>
To: Jason R Thorpe <thorpej@wasabisystems.com>,
Daniel Jacobowitz <drow@mvista.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/rfc] Don't complain about unknown OSABI
Date: Wed, 21 Aug 2002 13:26:00 -0000 [thread overview]
Message-ID: <3D63F78C.4050001@ges.redhat.com> (raw)
In-Reply-To: <20020821101107.C17339@dr-evil.shagadelic.org>
> On Wed, Aug 21, 2002 at 01:08:39PM -0400, Daniel Jacobowitz wrote:
>
> > Trying to code for edge cases that can't exist yet leads to sloppiness,
> > in my opinion. Those cases should be dealt with when we have the means
> > to build a GDB supporting more than one processor family, and someone
> > adds per-architecture OS/ABIs.
A patch to include more than one architecture into a single gdb was
posted a year ago :-)
> FWIW, I agree 100% with Daniel.
Code isn't the problem here. It's the user-gdb interface. Does the the
user model still work if there is more than one architecture. Not
exploring the user-gdb interaction and instead just hacking code is how
we came to have all the CLI querks we've come to hate :-)
Anyway, I suspect just forcing the architecture when the OSABI is
changed is the most robust approach:
> (gdb) set osabi MIPS/GNU/Linux
> Current architecture is NS32K, change to MIPS? (y or n)
``the user is always right'' (no matter how silly it is :-).
I think it is also becomming aparent that there are several OSABI involved:
- the global default
- the current instance
``set osabi'' would change the current instance.
enjoy,
Andrew
next prev parent reply other threads:[~2002-08-21 20:26 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-18 8:41 Andrew Cagney
2002-08-18 8:49 ` Daniel Jacobowitz
2002-08-18 8:54 ` Jason R Thorpe
2002-08-18 9:42 ` Andrew Cagney
2002-08-19 9:15 ` Daniel Jacobowitz
2002-08-19 16:03 ` Andrew Cagney
2002-08-19 16:15 ` Jason R Thorpe
2002-08-19 18:55 ` Daniel Jacobowitz
2002-08-20 9:03 ` Andrew Cagney
2002-08-20 9:11 ` Daniel Jacobowitz
2002-08-21 10:04 ` Andrew Cagney
2002-08-21 10:08 ` Daniel Jacobowitz
2002-08-21 10:11 ` Jason R Thorpe
2002-08-21 13:26 ` Andrew Cagney [this message]
2002-08-21 13:38 ` Daniel Jacobowitz
2002-08-23 6:07 ` Richard Earnshaw
2002-08-20 9:22 ` Jason R Thorpe
2002-08-20 9:25 ` Jason R Thorpe
2002-08-18 8:51 ` Jason R Thorpe
2002-08-18 8:52 ` Elena Zannoni
2002-08-18 11:01 ` Andrew Cagney
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=3D63F78C.4050001@ges.redhat.com \
--to=ac131313@ges.redhat.com \
--cc=drow@mvista.com \
--cc=gdb-patches@sources.redhat.com \
--cc=thorpej@wasabisystems.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