From Fedora Project Wiki

Revision as of 13:43, 27 January 2009 by Dmalcolm (talk | contribs) (→‎STL debugging: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Release notes

I'm not so sure that starting three bullet points in a row with "GDB" is the best way to go about describing the new features of GDB. For example, the second one could easily be changed to "Python scripting is now supported. This is used to support the new type-specific pretty-printing feature." --Ian Weller 03:46, 17 January 2009 (UTC)

STL debugging

Am I right in thingking that one of the features is:

 "Pretty-printing has been implement for C++'s Standard Template Library.
  Programmers using it should find it considerably easier to read the output of
 STL variables in backtraces and in other debugging situations."

(and if so, is there a better way of wording this? integrate with the bullet point about C++?) --Dmalcolm 13:43, 27 January 2009 (UTC)