All releases tagged Minor bugfixes


Release Notes: Various minor bugs were fixed.


Release Notes: New target support includes x32 ABI, microMIPS, Renesas RL78, and HP OpenVMS ia64. Reversible debugging is now supported on ARM, allowing debugging of basic ARM and THUMB instructions and providing record/replay support. Support for SDT (Static Defined Tracing) probes has been implemented. GDBserver improvements, such as stdio connections, target-side evaluation of breakpoint conditions, and remote protocol improvements, have been made. "gdbtui" has been abandoned in favor of "gdb -tui". Various other improvements and bugfixes have been made.


Release Notes: Ambiguous linespecs are now handled more consistently. Uninteresting functions and files can now be skipped when stepping with the "skip function" and "skip file" commands. Commands for setting and getting the maximum length limit of a remote target hardware watchpoint were added. Python scripting was vastly improved. Many other improvements, bugfixes, and general changes were made.


Release Notes: Build fixes were introduced for NetBSD and OpenBSD targets.


Release Notes: Support was added for the D language. C++ enhancements are supported for Argument Dependent Lookup (ADL), for static const class members, and improved User Defined Operator support. Python enhancements are access to breakpoints, symbols, symbol tables, program spaces, inferiors, threads, and a frame's code blocks, and the ability to create GDB parameters that can then be manipulated via set/show in the CLI. Furthermore, enhancements were made for tracepoints and for GDBserver. Support for the ARM Symbian platform was added. Many other enhancements as well as bugfixes were made.


Release Notes: Several crashes were resolved, such as those due to a stack overflow, on Solaris when reading symbols, when trying to complete the "catch exception" command, and when accessing a printing structure with a bitfield. Build failures on FreeBSD and IRIX were fixed. Thumb2 debugging support was added. A buffer overflow during function epilogue analysis was fixed. Various testsuite fixes were made.


Release Notes: This release features minor bugfixes and additional targets.