cgen/bitset.h missing??
Tom Tromey
tromey@redhat.com
Thu Mar 25 20:08:00 GMT 2010
>>>>> "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
More information about the Gdb
mailing list