This is the mail archive of the gdb@sourceware.org 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: cgen/bitset.h missing??


On Thu, Mar 25, 2010 at 02:22:49PM -0600, Tom Tromey wrote:
>>>>>> "Joel" == Joel Sherrill <joel.sherrill@OARcorp.com> writes:
>
>Joel> Ahh.. I usually don't to the -d on the gdb
>Joel> checkout because it seems to add code
>Joel> that wasn't there at the checkout.
>
>Yeah .. actually, I never use "update" with gdb, because cvs won't
>remember the modules I used at checkout time, and so that will pull in
>all kinds of stuff from the src repository.  Instead I just re-run the
>original checkout command.  This respects modules and is as efficient as
>update anyway.

I usually do something like:

cvs update -d */.


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