public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* GDB snapshot changes
@ 2000-03-20 23:36 Andrew Cagney
  2000-03-21  2:42 ` Ganesan R
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2000-03-20 23:36 UTC (permalink / raw)
  To: GDB Testers; +Cc: GDB Discussion, Insight (GDB GUI)

[Sorry for the cross post.  Please set followups to
gdb@sourceware.cygnus.com]

Hello,


Firstly, I'm pleased to report that nightly snapshots appear to be
working reliably.  See the directory:
	ftp://sourceware.cygnus.com/pub/gdb/snapshots/
For those that are curious, ``-D'' is used so that while each snapshot
is created during the afternoon, it contains the sources from exactly
``00:00 GMT'' each morning.


Secondly, as part of this revamp I've changed what is created.  Instead
of a plithera of snapshots and diffs (gdb, insight, dejagnu,
gdb+dejagnu, insight+deajgnu), I'm now only creating snapshots and diffs
for:

	gdb+dejagnu
and	insight+dejagnu

The rationale for these changes are:

	o	People using snapshots probably
		want to put GDB through its
		testsuite before using it...

		To do this reliably, a synchronized
		gdb and dejagnu are needed.
		Combining the two into a single
		snapshot should simplify this.

	o	It reduces greatly the total
		amount of data being shaddowed
		by remote sites.


Finally, I've seen a request for md5 or brik checksums of all files.
I've added that to my list of things to do.

If people have comments or objections, please let me know.

	Andrew

PS: For what its worth, for many years I was dependant on the nightly
snapshots.  One frustration I found was the constant need to
download/apply/merge both gdb and dejagnu diffs.  Having dejagnu bundled
in with gdb, I think, is much easier.  Hopefully others will agree :-)

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

* GDB snapshot changes
  2000-03-20 23:36 GDB snapshot changes Andrew Cagney
@ 2000-03-21  2:42 ` Ganesan R
  2000-03-21 21:14   ` Andrew Cagney
  2000-03-28 22:51   ` Andrew Cagney
  0 siblings, 2 replies; 7+ messages in thread
From: Ganesan R @ 2000-03-21  2:42 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: Insight (GDB GUI)

>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:

> [Sorry for the cross post.  Please set followups to
> gdb@sourceware.cygnus.com]

> Hello,

> Firstly, I'm pleased to report that nightly snapshots appear to be
> working reliably.  See the directory:
> 	ftp://sourceware.cygnus.com/pub/gdb/snapshots/
> For those that are curious, ``-D'' is used so that while each snapshot
> is created during the afternoon, it contains the sources from exactly
> ``00:00 GMT'' each morning.

Hi,

I am missing the CVS "ready" snapshots, I mean the snapshots which I can
unpack and then do a cvs update on them to keep in sync. Any plans to
put them back?

Ganesan

--
Ganesan R <rganesan@myrealbox.com>   | Ph: 91-422-439 860 (Home)
Novell India, Bangalore              | #include <std_disclaimer.h>

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

* Re: GDB snapshot changes
  2000-03-21  2:42 ` Ganesan R
@ 2000-03-21 21:14   ` Andrew Cagney
  2000-03-28 22:51   ` Andrew Cagney
  1 sibling, 0 replies; 7+ messages in thread
From: Andrew Cagney @ 2000-03-21 21:14 UTC (permalink / raw)
  To: rganesan; +Cc: Insight (GDB GUI)

Ganesan R wrote:
> 
> >>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
> 
> > [Sorry for the cross post.  Please set followups to
> > gdb@sourceware.cygnus.com]
> 
> > Hello,
> 
> > Firstly, I'm pleased to report that nightly snapshots appear to be
> > working reliably.  See the directory:
> >       ftp://sourceware.cygnus.com/pub/gdb/snapshots/
> > For those that are curious, ``-D'' is used so that while each snapshot
> > is created during the afternoon, it contains the sources from exactly
> > ``00:00 GMT'' each morning.
> 
> Hi,
> 
> I am missing the CVS "ready" snapshots, I mean the snapshots which I can
> unpack and then do a cvs update on them to keep in sync. Any plans to
> put them back?

I've plans to add a separate archive containg the missing CVS bits.

	Andrew

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

* Re: GDB snapshot changes
  2000-03-21  2:42 ` Ganesan R
  2000-03-21 21:14   ` Andrew Cagney
@ 2000-03-28 22:51   ` Andrew Cagney
  2000-04-03  1:47     ` Eli Zaretskii
  1 sibling, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2000-03-28 22:51 UTC (permalink / raw)
  To: rganesan; +Cc: Insight (GDB GUI), GDB Discussion

Ganesan R wrote:
> 
> >>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
> 
> > [Sorry for the cross post.  Please set followups to
> > gdb@sourceware.cygnus.com]
> 
> > Hello,
> 
> > Firstly, I'm pleased to report that nightly snapshots appear to be
> > working reliably.  See the directory:
> >       ftp://sourceware.cygnus.com/pub/gdb/snapshots/
> > For those that are curious, ``-D'' is used so that while each snapshot
> > is created during the afternoon, it contains the sources from exactly
> > ``00:00 GMT'' each morning.
> 
> Hi,
> 
> I am missing the CVS "ready" snapshots, I mean the snapshots which I can
> unpack and then do a cvs update on them to keep in sync. Any plans to
> put them back?

I've changed things so that there are be weekly CVS snapshots (more
frequent is of marginal benefit as the first thing you do is cvs update
anyway :-).

In addition, starting tomorrow the nightly snapshots will include md5
sums.

If, after a week, none of this appears to be true, please let me know.

	Andrew

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

* Re: GDB snapshot changes
  2000-03-28 22:51   ` Andrew Cagney
@ 2000-04-03  1:47     ` Eli Zaretskii
  2000-04-03 17:11       ` Andrew Cagney
  2000-04-03 21:32       ` Andrew Cagney
  0 siblings, 2 replies; 7+ messages in thread
From: Eli Zaretskii @ 2000-04-03  1:47 UTC (permalink / raw)
  To: ac131313; +Cc: rganesan, insight, gdb

> In addition, starting tomorrow the nightly snapshots will include md5
> sums.

This md5 file turns out to be quite a pest.  About 90% of each
*diff.bz2 file is devoted to this file alone, which bloats the diffs
tremendously.  Some of us have a slow modem to fetch the files, so
each KB counts...

Is it possible to just put md5 on sourceware, for those who need it,
and remove it from the diffs?

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

* Re: GDB snapshot changes
  2000-04-03  1:47     ` Eli Zaretskii
@ 2000-04-03 17:11       ` Andrew Cagney
  2000-04-03 21:32       ` Andrew Cagney
  1 sibling, 0 replies; 7+ messages in thread
From: Andrew Cagney @ 2000-04-03 17:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: rganesan, insight, gdb

Eli Zaretskii wrote:
> 
> > In addition, starting tomorrow the nightly snapshots will include md5
> > sums.
> 
> This md5 file turns out to be quite a pest.  About 90% of each
> *diff.bz2 file is devoted to this file alone, which bloats the diffs
> tremendously.  Some of us have a slow modem to fetch the files, so
> each KB counts...
> 
> Is it possible to just put md5 on sourceware, for those who need it,
> and remove it from the diffs?

This sounds wrong.  Hmm, wonder if the process I used to order the md5
file was stable :-/

	Andrew

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

* Re: GDB snapshot changes
  2000-04-03  1:47     ` Eli Zaretskii
  2000-04-03 17:11       ` Andrew Cagney
@ 2000-04-03 21:32       ` Andrew Cagney
  1 sibling, 0 replies; 7+ messages in thread
From: Andrew Cagney @ 2000-04-03 21:32 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: rganesan, insight, gdb

Eli Zaretskii wrote:
> 
> > In addition, starting tomorrow the nightly snapshots will include md5
> > sums.
> 
> This md5 file turns out to be quite a pest.  About 90% of each
> *diff.bz2 file is devoted to this file alone, which bloats the diffs
> tremendously.  Some of us have a slow modem to fetch the files, so
> each KB counts...
> 
> Is it possible to just put md5 on sourceware, for those who need it,
> and remove it from the diffs?

This should now be fixed (it will take an extra day before the problem
flushes itself though).  I included the directory name in the md5 file
list :-(

	Andrew

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

end of thread, other threads:[~2000-04-03 21:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-20 23:36 GDB snapshot changes Andrew Cagney
2000-03-21  2:42 ` Ganesan R
2000-03-21 21:14   ` Andrew Cagney
2000-03-28 22:51   ` Andrew Cagney
2000-04-03  1:47     ` Eli Zaretskii
2000-04-03 17:11       ` Andrew Cagney
2000-04-03 21:32       ` Andrew Cagney

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).