From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: mrs@wrs.com Cc: gdb@cygnus.com Subject: Re: null in gdb/ChangeLog-3.x Date: Tue, 28 Oct 1997 16:32:00 -0000 Message-id: <199710290032.QAA16991@andros.cygnus.com> References: <199710282214.OAA21429@kankakee.wrs.com> X-SW-Source: 1997/msg00007.html Date: Tue, 28 Oct 1997 14:14:22 -0800 From: mrs@wrs.com (Mike Stump) In gdb-970817/gdb/ChangeLog-3.x I see: [...] fill-column: 74 version-control: never End: ^@ng destructors and constructors, and flags being defined via public and via virtual paths. Added fields NEXT_VARIANT, N_BASECLASSES, and BASECLASSES to this type (tr: Changed types from having to be derived from a single baseclass to a multiple base class). (note the ^L and the ^@ are the control characters) Seems like bitrot, could someone check the older versions of this file and restore it, thanks. An amusing exercise in historical research - this file was corrupted somewhere between GDB 3.1 and 3.5, probably before Cygnus was founded! I've been able to recover the missing entries (not that they're particularly useful, but I'm sure Randy wants that week of his life back), and the next snapshot should have more coherent contents. Stan