cgen/bitset.h missing??
Christopher Faylor
cgf-use-the-mailinglist-please@sourceware.org
Thu Mar 25 21:16:00 GMT 2010
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 */.
More information about the Gdb
mailing list