This is the mail archive of the gdb@sources.redhat.com 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: probing GDB for MI versions


Bob Rossi <bob@brasko.net>:
> I understand now, I think it would be impossible to figure out what 
> "GDB version" a GDB CVS snapshot is, do you agree? So there would be no
> way to use a database.

every day there's an automatic increment of the version string in
CVS.  currently it's '2004-10-05-cvs'.  anyone making a snapshot
will have that as a version string, or they'll change it to
something that's hopefully unique.  there's still 1 day of fuzz,
so it's not a perfect identifier of gdb version, since there's no
particular guarantee that a snapshot will be taken at the same
time as the version change.

http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/version.in?cvsroot=src
--


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