This is the mail archive of the gdb-testers@sourceware.cygnus.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]

alpha-dec-osf4.0a, vendor compiler


Just FYI,

I've managed to compile on a machine that outputs the above for
config.guess using the _vendor_ compiler.

Preliminary test results are:

                === gdb Summary ===

# of expected passes            6223
# of unexpected failures        103
# of unexpected successes       2
# of expected failures          196
# of unresolved testcases       6
# of unsupported tests          1

Looking at the output it would appear that GDB is stepping into some
functions instead of ``next'' ing over them:

35          dummy();
(gdb) next
dummy () at
/home/cagney/GDB-DEJAGNU/src/gdb/testsuite/gdb.base/all-types.c:41
41      {

Since there is no active maintainer, I'd consider this sufficient for
5.0

	Andrew

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