Age | Commit message (Expand) | Author | Files | Lines |
2017-02-14 | Add documentation for new record Python bindings. | Tim Wiederhake | 1 | -0/+4 |
2017-02-06 | [BZ 21005] Add support for Intel 64 rdrand and rdseed record/replay | Luis Machado | 1 | -0/+3 |
2017-02-05 | gdb: provide and use sparc{32,64} target description XML files. | Ivo Raisr | 1 | -0/+2 |
2017-01-20 | Add command to erase all flash memory regions | Luis Machado | 1 | -0/+11 |
2017-01-04 | Add native target for FreeBSD/mips. | John Baldwin | 1 | -0/+5 |
2017-01-04 | Add FreeBSD/mips architecture. | John Baldwin | 1 | -0/+1 |
2016-12-22 | New syntax for mt print symbols,msymbols,psymbols. | Doug Evans | 1 | -0/+7 |
2016-12-02 | Support an "unlimited" number of user-defined arguments | Pedro Alves | 1 | -0/+3 |
2016-12-02 | Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution | Pedro Alves | 1 | -0/+12 |
2016-11-17 | Document new hard requirement on GNU make | Simon Marchi | 1 | -0/+5 |
2016-10-29 | gdb/NEWS: Clarify C++ requirement | Pedro Alves | 1 | -1/+1 |
2016-10-29 | gdb/NEWS: Mention C++11 requirement | Pedro Alves | 1 | -1/+3 |
2016-10-29 | Support command-line redirection in native MS-Windows debugging | Eli Zaretskii | 1 | -0/+8 |
2016-10-06 | Remove Java support | Tom Tromey | 1 | -0/+2 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 1 | -0/+4 |
2016-09-21 | arc: New Synopsys ARC port | Anton Kolesov | 1 | -0/+4 |
2016-09-05 | gdb/: Require a C++ compiler | Pedro Alves | 1 | -0/+6 |
2016-08-10 | Support setting thread names (MS-Windows) | Руслан Ижбулатов | 1 | -0/+6 |
2016-08-05 | gdb/NEWS: Mention that C++ is now the default | Pedro Alves | 1 | -0/+7 |
2016-08-03 | Update NEWS to mention Python breakpoint events | Tom Tromey | 1 | -0/+3 |
2016-08-01 | Update NEWS post GDB 7.12 branch creation. | Joel Brobecker | 1 | -1/+3 |
2016-07-25 | btrace: Resume recording after disconnect. | Tim Wiederhake | 1 | -0/+3 |
2016-07-23 | Implement catch syscall group | Gabriel Krisman Bertazi | 1 | -0/+5 |
2016-07-23 | Support JIT debugging on MS-Windows | Руслан Ижбулатов | 1 | -0/+7 |
2016-07-13 | PR python/17698 - add Breakpoint.pending | Tom Tromey | 1 | -0/+5 |
2016-06-21 | [DOC] Document support for running interpreters on separate UIs | Pedro Alves | 1 | -0/+18 |
2016-06-17 | gdb: new AndesTech NDS32 port | Yan-Ting Lin | 1 | -0/+4 |
2016-06-09 | Add negative repeat count to 'x' command | Toshihito Kikuchi | 1 | -0/+14 |
2016-06-06 | Add method/format information to =record-started | Simon Marchi | 1 | -0/+5 |
2016-05-29 | NEWS: QCatchSyscalls: simplify | Jan Kratochvil | 1 | -8/+3 |
2016-05-29 | NEWS: Remove empty line. | Jan Kratochvil | 1 | -1/+0 |
2016-05-17 | Add Rust documentation | Tom Tromey | 1 | -0/+5 |
2016-05-17 | Add self-test framework to gdb | Tom Tromey | 1 | -0/+3 |
2016-04-26 | fort_dyn_array: Enable dynamic member types inside a structure. | Bernhard Heckel | 1 | -0/+3 |
2016-03-31 | gdb/NEWS: Add mention of powerpc*-linux tracepoints. | Marcin Kościelnicki | 1 | -0/+5 |
2016-03-31 | Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi" | Pedro Alves | 1 | -0/+10 |
2016-03-29 | gdb/NEWS: Add mention of s390*-linux tracepoints. | Marcin Kościelnicki | 1 | -0/+4 |
2016-03-15 | Extend flags to support multibit and enum bitfields. | Doug Evans | 1 | -0/+3 |
2016-03-11 | gdb: New maint info line-table command. | Andrew Burgess | 1 | -0/+3 |
2016-03-10 | Add $_as_string convenience function | Simon Marchi | 1 | -0/+4 |
2016-02-24 | Move new skip features to proper section (post 7.11). | Doug Evans | 1 | -8/+10 |
2016-02-23 | Extend "skip" command to support -file, -gfile, -function, -rfunction. | Doug Evans | 1 | -0/+8 |
2016-02-18 | Intel MPX bound violation handling | Walfred Tedeschi | 1 | -0/+14 |
2016-02-10 | Update NEWS post GDB 7.11 branch creation. | Joel Brobecker | 1 | -1/+3 |
2016-02-01 | gdb: New set/show max-value-size command. | Andrew Burgess | 1 | -0/+6 |
2016-01-19 | Add support for LWP-based threads on FreeBSD. | John Baldwin | 1 | -0/+6 |
2016-01-18 | Fix PR threads/19422 - show which thread caused stop | Pedro Alves | 1 | -0/+7 |
2016-01-15 | Star wildcard ranges (e.g., "info thread 2.*") | Pedro Alves | 1 | -0/+6 |
2016-01-13 | Add $_gthread convenience variable | Pedro Alves | 1 | -1/+4 |
2016-01-13 | Implement "info threads -gid" | Pedro Alves | 1 | -0/+3 |