Age | Commit message (Expand) | Author | Files | Lines |
2019-03-14 | Add the "set style source" command | Tom Tromey | 1 | -0/+6 |
2019-03-13 | Fix MI output for multi-location breakpoints | Simon Marchi | 1 | -0/+14 |
2019-03-12 | The NEWS file had two "New targets" sections for 8.3. | John Baldwin | 1 | -5/+2 |
2019-03-02 | GDB no longer supports Windows before XP. | Eli Zaretskii | 1 | -0/+5 |
2019-02-27 | Document fact that mininum Python version is now 2.6 | Kevin Buettner | 1 | -0/+2 |
2019-02-27 | Update NEWS post GDB 8.3 branch creation. | Joel Brobecker | 1 | -1/+3 |
2019-02-26 | Document two argument form of gdb.Value constructor | Kevin Buettner | 1 | -0/+3 |
2019-02-21 | Document style behavior in batch mode. | Alan Hayward | 1 | -1/+1 |
2019-01-09 | NEWS: Move changed commands description to Changed commands section. | Philippe Waroquiers | 1 | -8/+8 |
2019-01-09 | gdb: Remove support for old mangling schemes | Simon Marchi | 1 | -0/+3 |
2018-12-28 | Document the "set style" commands | Tom Tromey | 1 | -0/+30 |
2018-12-13 | Add an optional "alias" attribute to syscall entries. | John Baldwin | 1 | -0/+13 |
2018-12-13 | gdb: Update NEWS for OpenRISC Linux support | Stafford Horne | 1 | -0/+1 |
2018-11-21 | gdb/riscv: Add target description support | Andrew Burgess | 1 | -0/+2 |
2018-11-20 | NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'. | Philippe Waroquiers | 1 | -0/+9 |
2018-11-02 | (Ada) Add ravenscar tasking support on AArch64 | Joel Brobecker | 1 | -0/+5 |
2018-10-29 | Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if request... | Simon Marchi | 1 | -4/+0 |
2018-10-27 | Announce changes in NEWS to info [args|functions|locals|variables] | Philippe Waroquiers | 1 | -0/+9 |
2018-10-26 | [PowerPC] Add support for HTM registers | Edjunior Barbosa Machado | 1 | -0/+4 |
2018-10-23 | GDB: New target s12z | John Darrington | 1 | -0/+4 |
2018-10-23 | GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. | John Darrington | 1 | -0/+4 |
2018-10-19 | Deprecate and replace the "tabset" command | Tom Tromey | 1 | -0/+4 |
2018-10-09 | Disable the undefined behavior sanitizer by default | Tom Tromey | 1 | -5/+5 |
2018-10-08 | Add native target for FreeBSD/riscv. | John Baldwin | 1 | -0/+1 |
2018-10-08 | Add FreeBSD/riscv architecture. | John Baldwin | 1 | -0/+1 |
2018-10-06 | Update symbol domain and location values for Python | Tom Tromey | 1 | -0/+8 |
2018-10-03 | Add --enable-ubsan | Tom Tromey | 1 | -0/+10 |
2018-10-02 | Allow remote debugging over a Unix local domain socket. | John Darrington | 1 | -0/+5 |
2018-09-28 | gdb: Change how frames are selected for 'frame' and 'info frame'. | Andrew Burgess | 1 | -0/+8 |
2018-09-18 | Document the 'info proc files' command. | John Baldwin | 1 | -0/+3 |
2018-09-13 | python: Add Progspace.objfiles method | Simon Marchi | 1 | -0/+3 |
2018-09-13 | python: Add Inferior.progspace property | Simon Marchi | 1 | -0/+5 |
2018-09-12 | Add debug output about skipping files and functions | Simon Marchi | 1 | -0/+5 |
2018-08-29 | C++ compile support | Keith Seitz | 1 | -0/+14 |
2018-08-29 | Indicate batch mode failures by exiting with nonzero status | Gary Benson | 1 | -0/+3 |
2018-08-28 | Mention csky target in the NEWS. | Hafiz Abid Qadeer | 1 | -0/+2 |
2018-08-22 | MI: Print frame architecture when printing frames on an MI channel | Jan Vrany | 1 | -0/+3 |
2018-08-22 | Add AArch64 SVE to NEWS and GDB manual | Alan Hayward | 1 | -0/+3 |
2018-08-14 | MI: Add -a option to the "-data-disassemble" command | Jan Vrany | 1 | -0/+8 |
2018-08-09 | RISC-V: Add configure support for riscv*-linux*. | Jim Wilson | 1 | -0/+8 |
2018-08-07 | Add doc and news for DWARF index cache | Simon Marchi | 1 | -0/+3 |
2018-07-26 | gdb: Add switch to disable DWARF stack unwinders | Andrew Burgess | 1 | -0/+4 |
2018-07-17 | Remove --disable-gdbcli | Tom Tromey | 1 | -1/+4 |
2018-07-12 | Announce the user visible changes for frame/thread apply in NEWS. | Philippe Waroquiers | 1 | -0/+27 |
2018-07-11 | Implement IPv6 support for GDB/gdbserver | Sergio Durigan Junior | 1 | -0/+4 |
2018-07-04 | Update NEWS post GDB 8.2 branch creation. | Joel Brobecker | 1 | -1/+3 |
2018-07-02 | GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' | Maciej W. Rozycki | 1 | -0/+3 |
2018-06-28 | Add --enable-codesign to gdb's configure | Tom Tromey | 1 | -0/+7 |
2018-06-28 | Add an optional offset option to the "add-symbol-file" command | Petr Tesarik | 1 | -0/+4 |
2018-06-28 | Make add-symbol-file's address argument optional | Petr Tesarik | 1 | -0/+3 |