Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | Let gdb.execute handle multi-line commands | Tom Tromey | 1 | -0/+2 |
2018-05-04 | Allow breakpoint commands to be set from Python | Tom Tromey | 1 | -0/+3 |
2018-05-04 | aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones | Jan Kratochvil | 1 | -0/+10 |
2018-04-30 | Expose type alignment on gdb.Type | Tom Tromey | 1 | -0/+4 |
2018-04-30 | Handle alignof and _Alignof | Tom Tromey | 1 | -0/+3 |
2018-04-16 | gdb: Remove support for SH-5/SH64 | Pedro Alves | 1 | -0/+3 |
2018-04-16 | gdb: Remove OpenBSD/m88k support | Pedro Alves | 1 | -0/+4 |
2018-04-13 | Show line numbers in output for "info var/func/type" | Andreas Arnez | 1 | -0/+3 |
2018-04-13 | btrace: set/show record btrace cpu | Markus Metzger | 1 | -0/+4 |
2018-03-27 | set varsize-limit: New GDB setting for maximum dynamic object size | Joel Brobecker | 1 | -0/+5 |
2018-03-06 | gdb: Initial baremetal riscv support | Andrew Burgess | 1 | -0/+4 |
2018-03-03 | Add a new debug knob for the FreeBSD native target. | John Baldwin | 1 | -0/+6 |
2018-02-09 | gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1 | Joel Brobecker | 1 | -3/+3 |
2018-01-31 | (Ada) Add gdb-mi support for stopping at start of exception handler. | Xavier Roirand | 1 | -0/+4 |
2018-01-09 | Document support for 'info proc' on FreeBSD. | John Baldwin | 1 | -0/+3 |
2018-01-05 | Update NEWS post GDB 8.1 branch creation. | Joel Brobecker | 1 | -1/+3 |
2018-01-03 | (Ada) New command to stop at start of exception handler. | Xavier Roirand | 1 | -0/+3 |
2017-12-27 | tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p | Stafford Horne | 1 | -0/+4 |
2017-12-17 | gdb: Add news entries for new or1k target. | Stafford Horne | 1 | -0/+4 |
2017-12-15 | Implement pahole-like 'ptype /o' option | Sergio Durigan Junior | 1 | -0/+3 |
2017-12-13 | python: Add qualified parameter to gdb.Breakpoint | Simon Marchi | 1 | -1/+3 |
2017-12-07 | Record nested types | Keith Seitz | 1 | -0/+4 |
2017-12-07 | Implement explicit locations for Python breakpoints. | Phil Muldoon | 1 | -0/+4 |
2017-12-04 | Document the new "-a" command line option for gcore | Sergio Lopez | 1 | -0/+5 |
2017-12-04 | Document new {set,show} dump-excluded-mappings commands. | Sergio Lopez | 1 | -0/+5 |
2017-12-04 | Update manual for Rust change | Tom Tromey | 1 | -0/+3 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+6 |
2017-12-01 | Revert "Add support for the readnever concept" | Sergio Durigan Junior | 1 | -6/+0 |
2017-12-01 | Add support for the readnever concept | Sergio Durigan Junior | 1 | -0/+6 |
2017-11-29 | Breakpoints in symbols with ABI tags (PR c++/19436) | Pedro Alves | 1 | -0/+22 |
2017-11-29 | Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching] | Pedro Alves | 1 | -0/+20 |
2017-11-24 | (Ada) provide the exception message when hitting an exception catchpoint | Joel Brobecker | 1 | -0/+5 |
2017-11-24 | Document linespec/explicit locations & completion improvements (manual + NEWS) | Pedro Alves | 1 | -0/+29 |
2017-11-22 | Target FP: Make use of MPFR if available | Ulrich Weigand | 1 | -0/+5 |
2017-11-16 | Add Python rbreak command. | Phil Muldoon | 1 | -0/+4 |
2017-11-07 | Allow enabling/disabling breakpoint location ranges | Xavier Roirand | 1 | -0/+3 |
2017-10-11 | Add native target for FreeBSD/arm. | John Baldwin | 1 | -0/+1 |
2017-10-11 | Add FreeBSD/arm architecture. | John Baldwin | 1 | -0/+1 |
2017-10-04 | Extend "set cwd" to work on gdbserver | Sergio Durigan Junior | 1 | -0/+10 |
2017-10-04 | Implement "set cwd" command on GDB | Sergio Durigan Junior | 1 | -0/+3 |
2017-09-26 | Remove support for Solaris < 10 (PR gdb/22185) | Rainer Orth | 1 | -0/+4 |
2017-09-25 | S390: Document guarded-storage register support | Andreas Arnez | 1 | -0/+3 |
2017-09-19 | Add a 'starti' command. | John Baldwin | 1 | -0/+3 |
2017-09-16 | Add selftests run filtering | Simon Marchi | 1 | -0/+6 |
2017-09-11 | Add new_inferior, inferior_deleted, and new_thread events | Tom Tromey | 1 | -0/+6 |
2017-09-07 | remove QStartupWithShell entry from NEWS::Changes in GDB 7.11 | Joel Brobecker | 1 | -3/+0 |
2017-09-06 | Add native target for FreeBSD/aarch64. | John Baldwin | 1 | -0/+4 |
2017-09-06 | Add FreeBSD/aarch64 architecture. | John Baldwin | 1 | -0/+4 |
2017-09-04 | Document "no debug info debugging" improvements | Pedro Alves | 1 | -0/+26 |
2017-08-31 | Implement the ability to set/unset environment variables to GDBserver when st... | Sergio Durigan Junior | 1 | -0/+28 |