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??


>>>>> "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

Tom


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