Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Re-spin of RC2 due to failures with GDB 7.10

Hi,

GDB 7.10 just came out.  When doing our RC2 testing with GDB 7.10, we noticed that debugging
was not behaving properly at all.  It turns out we are not handling the version numbering
properly for 7.10 because we do a string comparison instead of an integer one.
http://eclip.se/476432

The fix will be in today.  To allow us to do our testing earlier rather than later, we'll re-spin RC2.

Stay tuned.

Marc




Back to the top