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 03/25/2010 03:08 PM, Tom Tromey wrote:
"Joel" == Joel Sherrill<joel.sherrill@oarcorp.com> writes:
Joel>  It looks like Doug Evans moved it a few
Joel>  months ago from opcodes/cgen-bitset.h to
Joel>  cgen/bitset.h according to the ChaneLog
Joel>  but I don't see it on the CVS head.

Make sure you "cvs update -d".

Joel>  $ find ../../gdb-7.0/ -name "*bitset*"
Joel>  ../../gdb-7.0/include/opcode/cgen-bitset.h
Joel>  ../../gdb-7.0/opcodes/cgen-bitset.c

My CVS head checkout:

opsy. find . -name '*bitset*'
./opcodes/cgen-bitset.c
./include/cgen/bitset.h


Ahh.. I usually don't to the -d on the gdb checkout because it seems to add code that wasn't there at the checkout.

Thanks. Builds now.
Tom


--
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985



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