aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2020-01-26Document m68k floating point feature correspondenceTom Tromey1-0/+6
2020-01-25Document 'set|show exec-file-mismatch (ask|warn|off)'Philippe Waroquiers1-0/+30
2020-01-10Multi-target: NEWS and user manualPedro Alves1-39/+98
2020-01-01Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.texJoel Brobecker1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-11Fix typo, get_Frame_id -> get_frame_idgdb-9-branchpointSimon Marchi1-1/+1
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers1-10/+42
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess1-0/+27
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess1-0/+142
2019-12-01Add TUI border colorsTom Tromey1-0/+14
2019-12-01Allow using less horizontal space in TUI source windowTom Tromey1-0/+8
2019-11-30Document define-prefix command and the use of . in command names.Philippe Waroquiers1-2/+43
2019-11-27gdb/mi: Add -symbol-info-modules commandAndrew Burgess1-0/+54
2019-11-27gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess1-6/+262
2019-11-26Add maint set/show worker-threadsTom Tromey1-0/+15
2019-11-25[Debugging output] Make remote packet truncation length adjustableLuis Machado1-0/+13
2019-11-14[gdb/doc] Fix typosTom de Vries1-29/+29
2019-11-12Make TUI resizing tests more robustTom Tromey1-0/+13
2019-11-11Document and extend readline-bindable functionsTom Tromey1-0/+15
2019-11-11Document operate-and-get-nextTom Tromey1-0/+7
2019-11-11Fix typo in vFile:pwrite documentationTom Tromey1-1/+1
2019-10-31gdb: Add new commands to list module variables and functionsAndrew Burgess1-0/+19
2019-10-31gdb/fortran: Add new 'info modules' commandAndrew Burgess1-0/+10
2019-10-31NEWS and documentation for $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers1-1/+90
2019-10-29Load system gdbinit files from a directoryChristian Biesinger1-8/+66
2019-10-07[gdb/doc] Fix some typosTom de Vries1-1/+1
2019-10-03gdb/fortran: Nested subroutine supportAndrew Burgess1-0/+4
2019-10-02Add $_ada_exception convenience variableTom Tromey1-2/+18
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior1-143/+0
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior1-0/+143
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-113/+0
2019-09-18Give a name to the TUI SingleKey keymapTom Tromey1-0/+8
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick1-27/+108
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers1-7/+7
2019-09-10Update "save gdb-index" documentationTom Tromey1-2/+2
2019-08-27gdb: Add new -n flag to some info commandsAndrew Burgess1-4/+11
2019-08-25Convert the RX target to make use of target descriptions.Yoshinori Sato1-0/+10
2019-08-16Move [PAC] into a new MI field addr_flagsAlan Hayward1-1/+17
2019-08-12Require readline 7 or newerTom Tromey1-1/+2
2019-08-09doc: fix PAC typoAlan Hayward1-1/+1
2019-08-07AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward1-0/+8
2019-08-03NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers1-0/+10
2019-07-29Document 'set print frame-info|frame-arguments presence'.Philippe Waroquiers1-3/+60
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess1-2/+6
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves1-9/+9
2019-07-03Introduce the "with" commandPedro Alves1-0/+100
2019-07-03"maint test-settings set/show" -> "maint set/show test-settings"Pedro Alves1-3/+4
2019-06-18doc: fix false claim about second argument to gdbSimon Marchi1-9/+9
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-0/+140
2019-06-13NEWS and manual changes for command options changesPedro Alves1-34/+298