See the announcement for details including changes in this release An errata list (problems) and documentation are also available. Release 11.1 of gdb, the gnu debugger, is now available Gdb can target (i.e., debug programs running on) more than a dozen different processor architectures, and gdb itself can run on most popular gnu/linux, unix and microsoft windows variants Gdb is free (libre) software A native windows port of the gnu compiler collection (gcc) mingw
A native windows port of the gnu compiler collection (gcc), with freely distributable import libraries and header files for building native windows applications Includes extensions to the msvc runtime to support c99 functionality All of mingw's software will execute on the 64bit windows platforms. [3] it detects problems in a program while letting it run and allows users to examine different registers. Gdb is still actively being developed As of version 7.0 new features include support for python scripting [7] and as of version 7.8 gnu guile scripting as well
>> previously using gnu gdb 6.8 >> there were no such annoying warnings > > correct, there have been several posts about this on the gdb mailing > list Afaik, it has something do with the pretty printers that were > introduced in 7.x.
WATCH