This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch] Reanimate XStormy16


Corinna Vinschen <vinschen@redhat.com> wrote:
> Please note that XStormy16 is a very tiny 16 bit target.  No signal
> support, no core file support, no shared libs, no libstdc++-v3,
> no threads.

Ah, okay.  The number of UNSUPPORTED makes sense then.
The test suite is doing its job!

The ERROR and WARNING shouldn't be there.  That looks like bugs
in the test suite.

> See the below list.  If you're interested in more details, I can
> send you the gdb.log file.

Actually, could you do this:

  grep -v '^PASS' gdb.sum
  add a line saying which compiler version you tested with
  mail it in to gdb-testers@

I'm trying to build gdb-testers@ as the home of "what versions of
gdb work and how well they work".

Michael


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