This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB for target mips2_fp_le


Geert Vancompernolle <geert.vancompernolle@gmail.com> writes:

> AFAIK, "config.sub" is giving you (or should give you) all the possible
> options for a (part of a) string that you're giving as an argument.

The purpose of config.sub is to validate and canonicalize a
configuration type.  See the comments at the start of the file.  It
never outputs more than one configuration name, underspecified parts of
the name are resolved by replacing that part with a sensible default.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]