summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* [gdb] Move ChangeLog entries to their right filesPedro Alves2020-01-161-0/+217
* Multi-target: NEWS and user manualPedro Alves2020-01-104-44/+114
* Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.texJoel Brobecker2020-01-013-4/+8
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0114-14/+14
* gdb/doc: Remove duplicate description of lookup_global_symbolAndrew Burgess2019-12-142-14/+5
* Fix typo, get_Frame_id -> get_frame_idgdb-9-branchpointSimon Marchi2019-12-112-1/+5
* Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers2019-12-112-10/+52
* Minor fix to gdb.prompt documentationTom Tromey2019-12-102-3/+7
* gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess2019-12-042-0/+32
* gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess2019-12-042-0/+147
* Add TUI border colorsTom Tromey2019-12-012-0/+19
* Allow using less horizontal space in TUI source windowTom Tromey2019-12-012-0/+12
* Document define-prefix command and the use of . in command names.Philippe Waroquiers2019-11-302-2/+48
* gdb/mi: Add -symbol-info-modules commandAndrew Burgess2019-11-272-0/+59
* gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess2019-11-272-6/+268
* Add maint set/show worker-threadsTom Tromey2019-11-262-0/+20
* [Debugging output] Make remote packet truncation length adjustableLuis Machado2019-11-252-0/+18
* [gdb/doc] Fix typosTom de Vries2019-11-144-31/+37
* Make TUI resizing tests more robustTom Tromey2019-11-122-0/+17
* Document and extend readline-bindable functionsTom Tromey2019-11-112-0/+19
* Document operate-and-get-nextTom Tromey2019-11-112-0/+11
* Fix typo in vFile:pwrite documentationTom Tromey2019-11-112-1/+5
* gdb/python: Introduce gdb.lookup_static_symbolsAndrew Burgess2019-11-102-0/+40
* gdb/python: smarter symbol lookup for gdb.lookup_static_symbolAndrew Burgess2019-11-102-0/+14
* gdb: Add new commands to list module variables and functionsAndrew Burgess2019-10-312-0/+24
* gdb/fortran: Add new 'info modules' commandAndrew Burgess2019-10-312-0/+14
* NEWS and documentation for $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers2019-10-312-1/+96
* Load system gdbinit files from a directoryChristian Biesinger2019-10-293-8/+77
* Move readline to the readline/readline subdirectoryTom Tromey2019-10-232-1/+5
* Add a note for how to get the list of threadsChristian Biesinger2019-10-232-0/+8
* [gdb/doc] Fix some typosTom de Vries2019-10-074-3/+9
* gdb/fortran: Nested subroutine supportAndrew Burgess2019-10-032-0/+8
* Add $_ada_exception convenience variableTom Tromey2019-10-022-2/+23
* Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior2019-09-262-148/+0
* Improve ptrace-error detection on Linux targetsSergio Durigan Junior2019-09-262-0/+148
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-202-113/+7
* Give a name to the TUI SingleKey keymapTom Tromey2019-09-182-0/+13
* gdb: Look for compilation directory relative to directory search pathMike Gulick2019-09-172-27/+114
* Output the Ada task name in more messages.Philippe Waroquiers2019-09-122-7/+12
* Update "save gdb-index" documentationTom Tromey2019-09-102-2/+6
* gdb: Add new -n flag to some info commandsAndrew Burgess2019-08-272-4/+16
* Convert the RX target to make use of target descriptions.Yoshinori Sato2019-08-252-0/+14
* Move [PAC] into a new MI field addr_flagsAlan Hayward2019-08-162-1/+23
* Require readline 7 or newerTom Tromey2019-08-122-1/+7
* doc: fix PAC typoAlan Hayward2019-08-092-1/+5
* AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward2019-08-072-0/+12
* Add block['var'] accessorChristian Biesinger2019-08-052-1/+10
* NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers2019-08-032-0/+15
* [PR/24474] Add gdb.lookup_static_symbol to the python APIChristian Biesinger2019-07-302-0/+24
* Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger2019-07-292-0/+22