This is the mail archive of the gdb-patches@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: [PATCH] Pending breakpoints


> > > Also ok for the branch > > > > For the 6.1.1 respin right? How do I do that?
> > Yes. Off the top of my head:
> > $ cvs -d:ext:sources.redhat.com:/cvs/src co -r gdb_6_1-branch gdb
> ...


And download millions of files? I'm not falling for that again!
I did:

cvs up -r gdb_6_1-branch

Yes, good point. For bonus points: $ tar cf src | ( cd newdir && tar xpf - && cd src && cvs update -r )

It appears to be in, thanks.

Andrew

You might like to check I've not goofed.

Nick



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