This is the mail archive of the gdb@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: Current snapshot


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



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