* Current snapshot
@ 2003-02-02 22:53 Nick Roberts
2003-02-03 1:35 ` Elena Zannoni
0 siblings, 1 reply; 3+ messages in thread
From: Nick Roberts @ 2003-02-02 22:53 UTC (permalink / raw)
To: gdb
I've downloaded the current snapshot (it was gdb+dejagnu-20030201.tar.bz2),
uncompressed, unpacked and built gdb without any problem.
I'm ready to receive the imminent patches for:
interpreter mi -<mi-command> <mi-args>
-interpreter-exec console cli-command
http://sources.redhat.com/gdb/current/ says
> Once you have downloaded and unpacked this snapshot, you can cd to the src
> directory and use the command:
> cvs update
> to bring your sources up-to-date (see note above about login).
I can't find the src directory. The directory that appears to contain the
sources is gdb and there are no directories called CVS or files called Root,
Entries anywhere etc. So when I type cvs update, I get
> cvs update: No CVSROOT specified! Please use the `-d' option
> cvs [update aborted]: or set the CVSROOT environment variable.
Can anyone help please?
Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Current snapshot
2003-02-02 22:53 Current snapshot Nick Roberts
@ 2003-02-03 1:35 ` Elena Zannoni
2003-02-03 6:44 ` Andrew Cagney
0 siblings, 1 reply; 3+ messages in thread
From: Elena Zannoni @ 2003-02-03 1:35 UTC (permalink / raw)
To: Nick Roberts; +Cc: gdb
Nick Roberts writes:
>
> I've downloaded the current snapshot (it was gdb+dejagnu-20030201.tar.bz2),
> uncompressed, unpacked and built gdb without any problem.
>
> I'm ready to receive the imminent patches for:
>
> interpreter mi -<mi-command> <mi-args>
> -interpreter-exec console cli-command
>
> http://sources.redhat.com/gdb/current/ says
>
> > Once you have downloaded and unpacked this snapshot, you can cd to the src
> > directory and use the command:
>
> > cvs update
>
> > to bring your sources up-to-date (see note above about login).
>
> I can't find the src directory. The directory that appears to contain the
> sources is gdb and there are no directories called CVS or files called Root,
> Entries anywhere etc. So when I type cvs update, I get
>
> > cvs update: No CVSROOT specified! Please use the `-d' option
> > cvs [update aborted]: or set the CVSROOT environment variable.
>
> Can anyone help please?
>
Instead of downloading a snapshot, which doesn't have the CVS stuff in it,
do a cvs checkout as explained in http://sources.redhat.com/gdb/current/
then, all you will have to do is a 'cvs update' to get the patches.
elena
> Nick
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Current snapshot
2003-02-03 1:35 ` Elena Zannoni
@ 2003-02-03 6:44 ` Andrew Cagney
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2003-02-03 6:44 UTC (permalink / raw)
To: Elena Zannoni; +Cc: Nick Roberts, gdb
> Nick Roberts writes:
> >
> > I've downloaded the current snapshot (it was gdb+dejagnu-20030201.tar.bz2),
> > uncompressed, unpacked and built gdb without any problem.
Wrong snapshot, you want'ed the *CVS* version :-/
> Instead of downloading a snapshot, which doesn't have the CVS stuff in it,
> do a cvs checkout as explained in http://sources.redhat.com/gdb/current/
>
> then, all you will have to do is a 'cvs update' to get the patches.
Right now the code is sitting on a new interps branch. Moving to/from
that branch is easy - cvs update -r ... can be used.
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-02-03 6:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-02 22:53 Current snapshot Nick Roberts
2003-02-03 1:35 ` Elena Zannoni
2003-02-03 6:44 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox