Age | Commit message (Expand) | Author | Files | Lines |
2021-03-29 | Fix memory tagging section type | Luis Machado | 2 | -1/+6 |
2021-03-24 | Document new "x" and "print" memory tagging extensions | Luis Machado | 2 | -3/+48 |
2021-03-24 | Documentation for the new mtag commands | Luis Machado | 2 | -0/+101 |
2021-03-24 | Documentation for memory tagging remote packets | Luis Machado | 2 | -0/+120 |
2021-03-18 | gdb/doc: fix the example for get_set_string in Python API docs | Andrew Burgess | 2 | -0/+6 |
2021-02-24 | gdb: add a new 'maint info target-sections' command | Andrew Burgess | 2 | -0/+13 |
2021-02-17 | [PR cli/17290] gdb/doc: Fix show remote interrupt-*. | Lancelot SIX | 2 | -2/+8 |
2021-02-11 | gdb: change 'maint info section' to use command options | Andrew Burgess | 2 | -13/+21 |
2021-02-11 | gdb: Remove arm-symbianelf support | Alan Modra | 1 | -2/+2 |
2021-02-08 | gdb: return true in TuiWindow.is_valid only if TUI is enabled | Andrew Burgess | 2 | -0/+10 |
2021-02-02 | Inferior without argument prints detail of current inferior. | Lancelot SIX | 2 | -0/+21 |
2021-01-27 | Remove extra space after @pxref in gdb.texinfo | Tom Tromey | 2 | -1/+5 |
2021-01-25 | gdb/docs: add parentheses in Python examples using print | Marco Barisione | 2 | -9/+13 |
2021-01-25 | gdb/doc: move @menu blocks to the end of their enclosing @node | Andrew Burgess | 2 | -35/+44 |
2021-01-22 | gdb: add new version style | Andrew Burgess | 2 | -0/+17 |
2021-01-22 | gdb/doc: don't rely on @menu item within the docs | Andrew Burgess | 2 | -11/+20 |
2021-01-22 | gdb/doc: move @menu to the end of the node | Andrew Burgess | 2 | -4/+8 |
2021-01-22 | gdb/doc: down case contents of @var | Andrew Burgess | 2 | -2/+6 |
2021-01-21 | gdb/doc: reorder and group sections relating to aliases | Andrew Burgess | 2 | -189/+204 |
2021-01-21 | Add Python support for hardware breakpoints | Hannes Domani | 2 | -0/+10 |
2021-01-01 | Manual updates of copyright year range not covered by gdb/copyright.py | Joel Brobecker | 3 | -4/+8 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 14 | -14/+14 |
2020-12-29 | Fix wrong method name | Hannes Domani | 2 | -1/+5 |
2020-12-23 | Clarify language for the '?' packet | Alex Bennée | 2 | -3/+8 |
2020-12-21 | gdb.texinfo: Document GMP as mandatory requirement to build GDB | Joel Brobecker | 2 | -0/+13 |
2020-12-18 | Remove erroneous 'a' in gdb.register_window_type documentation | Hannes Domani | 2 | -1/+5 |
2020-12-18 | Add address keyword to Value.format_string | Hannes Domani | 2 | -0/+9 |
2020-12-17 | gdb/doc: fix "show check range" command name | Simon Marchi | 2 | -1/+7 |
2020-12-13 | gdb: new command 'maint flush dcache' | Andrew Burgess | 2 | -0/+11 |
2020-12-13 | gdb: introduce new 'maint flush ' prefix command | Andrew Burgess | 2 | -6/+21 |
2020-12-04 | Fix building gdb release from tar file without makeinfo | Bernd Edlinger | 2 | -4/+8 |
2020-11-29 | Fix Value.format_string docu for static members argument | Hannes Domani | 2 | -1/+6 |
2020-11-19 | gdb/fortran: Add support for Fortran array slices at the GDB prompt | Andrew Burgess | 2 | -0/+39 |
2020-11-12 | gdb: add an option flag to 'maint print c-tdesc' | Andrew Burgess | 2 | -2/+12 |
2020-11-02 | gdb: use get_standard_config_dir when looking for .gdbinit | Andrew Burgess | 2 | -76/+140 |
2020-10-27 | gdb/breakpoint: add flags to 'condition' and 'break' commands to force condition | Tankut Baris Aktemur | 2 | -0/+37 |
2020-10-27 | gdb/breakpoint: disable a bp location if condition is invalid at that location | Tankut Baris Aktemur | 2 | -0/+45 |
2020-10-06 | gdb: Fix installation of gcore.1 on some platforms | Michael Forney | 2 | -0/+6 |
2020-10-04 | gdb: add doc for "set/show debug event-loop" | Simon Marchi | 2 | -0/+14 |
2020-10-04 | gdb/doc: space out list entries, fix one type | Simon Marchi | 2 | -1/+39 |
2020-09-13 | Add MI "-break-insert --qualified" | Pedro Alves | 2 | -4/+13 |
2020-08-25 | arc: Add hardware loop detection | Shahab Vahedi | 2 | -2/+13 |
2020-08-25 | arc: Add ARCv2 XML target along with refactoring | Shahab Vahedi | 2 | -34/+40 |
2020-08-07 | Update Ravenscar documentation | Tom Tromey | 2 | -0/+33 |
2020-08-04 | gdb: support for eBPF | Jose E. Marchesi | 2 | -0/+27 |
2020-07-28 | gdb/python: make more use of RegisterDescriptors | Andrew Burgess | 2 | -12/+37 |
2020-07-28 | gdb: Add a find method for RegisterDescriptorIterator | Andrew Burgess | 2 | -0/+13 |
2020-07-22 | Add documentation for "maint print core-file-backed-mappings" | Kevin Buettner | 2 | -0/+13 |
2020-07-22 | Correct an error in the remote protocol specification | Reuben Thomas | 2 | -4/+13 |
2020-07-20 | guile: Add support for Guile 3.0. | Ludovic Courtès | 2 | -1/+5 |