aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)Author
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior
2017-05-30Fix NEWS formatting in GDB 8.0 sectionSimon Marchi
2017-04-17Update NEWS post GDB 8.0 branch creation.Joel Brobecker
2017-04-04Remove support for FreeBSD/alpha.John Baldwin
2017-03-28arc: Add disassembler helperAnton Kolesov
2017-03-20Add rvalue reference tests and docsArtemiy Volkov
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner
2017-02-20DWARF-5: NEWSJan Kratochvil
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm
2017-02-14Add documentation for new record Python bindings.Tim Wiederhake
2017-02-06[BZ 21005] Add support for Intel 64 rdrand and rdseed record/replayLuis Machado
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr
2017-01-20Add command to erase all flash memory regionsLuis Machado
2017-01-04Add native target for FreeBSD/mips.John Baldwin
2017-01-04Add FreeBSD/mips architecture.John Baldwin
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves
2016-11-17Document new hard requirement on GNU makeSimon Marchi
2016-10-29gdb/NEWS: Clarify C++ requirementPedro Alves
2016-10-29gdb/NEWS: Mention C++11 requirementPedro Alves
2016-10-29Support command-line redirection in native MS-Windows debuggingEli Zaretskii
2016-10-06Remove Java supportTom Tromey
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay
2016-09-21arc: New Synopsys ARC portAnton Kolesov
2016-09-05gdb/: Require a C++ compilerPedro Alves
2016-08-10Support setting thread names (MS-Windows)Руслан Ижбулатов
2016-08-05gdb/NEWS: Mention that C++ is now the defaultPedro Alves
2016-08-03Update NEWS to mention Python breakpoint eventsTom Tromey
2016-08-01Update NEWS post GDB 7.12 branch creation.Joel Brobecker
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi
2016-06-06Add method/format information to =record-startedSimon Marchi
2016-05-29NEWS: QCatchSyscalls: simplifyJan Kratochvil
2016-05-29NEWS: Remove empty line.Jan Kratochvil
2016-05-17Add Rust documentationTom Tromey
2016-05-17Add self-test framework to gdbTom Tromey
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel
2016-03-31gdb/NEWS: Add mention of powerpc*-linux tracepoints.Marcin Kościelnicki
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves
2016-03-29gdb/NEWS: Add mention of s390*-linux tracepoints.Marcin Kościelnicki
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans
2016-03-11gdb: New maint info line-table command.Andrew Burgess