public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GDB 6.2.91 available
@ 2004-11-08 22:05 Andrew Cagney
  2004-11-09 10:30 ` Dave Korn
  2004-11-10 15:59 ` Dave Korn
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Cagney @ 2004-11-08 22:05 UTC (permalink / raw)
  To: gdb-testers, gdb

See: ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
I expect to roll it into the real thing in about 24 hours.

Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: GDB 6.2.91 available
  2004-11-08 22:05 GDB 6.2.91 available Andrew Cagney
@ 2004-11-09 10:30 ` Dave Korn
  2004-11-09 13:55   ` Dave Korn
  2004-11-10 15:59 ` Dave Korn
  1 sibling, 1 reply; 4+ messages in thread
From: Dave Korn @ 2004-11-09 10:30 UTC (permalink / raw)
  To: 'Andrew Cagney', gdb-testers, gdb

> -----Original Message-----
> From: gdb-owner@sources.redhat.com 
> [mailto:gdb-owner@sources.redhat.com] On Behalf Of Andrew Cagney
> Sent: 08 November 2004 21:44
> To: gdb-testers@sources.redhat.com; gdb@sources.redhat.com
> Subject: GDB 6.2.91 available
> 
> See: ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
> I expect to roll it into the real thing in about 24 hours.
> 
> Andrew


dk@mace /gnu> wget ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
--10:14:08--  ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
           => `gdb-6.2.91.tar.bz2'
Resolving sources.redhat.com... 12.107.209.250
Connecting to sources.redhat.com[12.107.209.250]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gdb/branch ...
No such directory `pub/gdb/branch'.

dk@mace /gnu>


   ???

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: GDB 6.2.91 available
  2004-11-09 10:30 ` Dave Korn
@ 2004-11-09 13:55   ` Dave Korn
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Korn @ 2004-11-09 13:55 UTC (permalink / raw)
  To: 'Andrew Cagney', gdb-testers, gdb

> -----Original Message-----
> From: gdb-owner On Behalf Of Dave Korn
> Sent: 09 November 2004 10:15
> To: 'Andrew Cagney'; gdb-testers; gdb
> Subject: RE: GDB 6.2.91 available

> > -----Original Message-----
> > From: gdb-owner On Behalf Of Andrew Cagney
> > Sent: 08 November 2004 21:44
> > To: gdb-testers; gdb
> > Subject: GDB 6.2.91 available
> > 
> > See: ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
> > I expect to roll it into the real thing in about 24 hours.
> > 
> > Andrew


Ah.  ITYM 

ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.2.91.tar.bz2


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: GDB 6.2.91 available
  2004-11-08 22:05 GDB 6.2.91 available Andrew Cagney
  2004-11-09 10:30 ` Dave Korn
@ 2004-11-10 15:59 ` Dave Korn
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Korn @ 2004-11-10 15:59 UTC (permalink / raw)
  To: 'Andrew Cagney', gdb-testers, gdb

> -----Original Message-----
> From: gdb-owner On Behalf Of Andrew Cagney
> Sent: 08 November 2004 21:44
> To: gdb-testers; gdb
> Subject: GDB 6.2.91 available
> 
> See: ftp://sources.redhat.com/pub/gdb/branch/gdb-6.2.91.tar.bz2
> I expect to roll it into the real thing in about 24 hours.
> 
> Andrew


Results from today: note that there are at least a few potential bogons amongst
them, because after 45 minutes of letting sigstep hog 100% of my cpu while every
single test on it failed slowly one-by-one after timing out I killed the
executable.  However, since this caused the remaining sigstep tests to fail, and
since they were very probably going to fail in the end anyway, it may well not
have caused any actual difference in the end results.  

Also some of the java tests went wrong because my firewall popped up just when I
was in the middly of typing 'end results' and swallowed the 'n' keypress, thus
denying one of the testcases access to the network.  I hate it when that
happens.  (I hate it even more when a requester pops up and swallows a keypress
that ends up _allowing_ something I hadn't wanted to permit, but there ya go).


                === gdb Summary ===

# of expected passes            9163
# of unexpected failures        488
# of unexpected successes       2
# of expected failures          48
# of known failures             22
# of unresolved testcases       52
# of untested testcases         2
# of unsupported tests          15
/davek/patch-gnu/gdb/obj/6.2.91/gdb/testsuite/../../gdb/gdb version  6.3 -nx


Most recent results I could find in the -testers archive:

http://sources.redhat.com/ml/gdb-testers/2004-q2/msg00159.html

=== gdb Summary ===

# of expected passes		9035
# of unexpected failures	369
# of unexpected successes	3
# of expected failures	61
# of unknown successes	10
# of known failures		22
# of unresolved testcases	12
# of unsupported tests	8
/aaronwl/cs/debug/gdb/build/gdb-6.1.1/gdb/testsuite/../../gdb/gdb version 6.1.1
-nx

Judging by the list of .stackdump files, I reckon a lot of the failures were
caused by the test executables failing.

gdb/testsuite/annota3.exe.stackdump     gdb/testsuite/gdb.exe.stackdump
gdb/testsuite/basicclass.exe.stackdump  gdb/testsuite/ld.exe.stackdump
gdb/testsuite/bitfields.exe.stackdump   gdb/testsuite/sigbpt.exe.stackdump
gdb/testsuite/break.exe.stackdump       gdb/testsuite/signull.exe.stackdump
gdb/testsuite/funcargs.exe.stackdump

There was a segv on line 414 of macrotab.c which caused gdb to crash and leave
behind that stack dump.  More details available on request.



    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-10 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08 22:05 GDB 6.2.91 available Andrew Cagney
2004-11-09 10:30 ` Dave Korn
2004-11-09 13:55   ` Dave Korn
2004-11-10 15:59 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).