aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur1-0/+30
2020-10-27gdb/breakpoint: disable a bp location if condition is invalid at that locationTankut Baris Aktemur1-0/+40
2020-10-04gdb: add doc for "set/show debug event-loop"Simon Marchi1-0/+10
2020-10-04gdb/doc: space out list entries, fix one typeSimon Marchi1-1/+35
2020-09-13Add MI "-break-insert --qualified"Pedro Alves1-4/+8
2020-08-25arc: Add hardware loop detectionShahab Vahedi1-2/+9
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi1-34/+35
2020-08-07Update Ravenscar documentationTom Tromey1-0/+28
2020-08-04gdb: support for eBPFJose E. Marchesi1-0/+21
2020-07-22Add documentation for "maint print core-file-backed-mappings"Kevin Buettner1-0/+8
2020-07-22Correct an error in the remote protocol specificationReuben Thomas1-4/+7
2020-07-13Fix frame-apply.html collision in GDB manual.Paul Carroll1-3/+2
2020-07-11Fine tune exec-file-mismatch help and documentation.Philippe Waroquiers1-0/+2
2020-07-08Handle Windows drives in auto-load script pathsHannes Domani1-0/+4
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess1-0/+1
2020-06-26Improve documentation of which shell is used by GDB's shell commandsEli Zaretskii1-3/+4
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess1-0/+9
2020-06-22NEWS and documentation for alias default-args related concept and commands.Philippe Waroquiers1-6/+112
2020-06-11Update documentation for Ada .gdb_indexTom Tromey1-3/+1
2020-06-10gdb/doc: remove broken links Previous and Up from contentsJonny Grant1-1/+1
2020-05-24Revert "Add completion styling"Tom Tromey1-20/+0
2020-05-23Add completion stylingTom Tromey1-0/+20
2020-05-19Make exec-file-mismatch compare build IDsPedro Alves1-10/+11
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers1-10/+12
2020-05-05Mention the NetBSD support in "info proc" documentationKamil Rytarowski1-11/+11
2020-04-15Fix makeinfo warnings in gdb.texinfo and python.texi docsArtur Shepilko1-10/+10
2020-03-06[gdb,testsuite,doc,NEWS] Fix "the the".Tom de Vries1-3/+3
2020-03-04[gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries1-2/+2
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess1-3/+22
2020-02-26Add debuginfod support to GDBAaron Merey1-0/+8
2020-02-24gdb/doc: Fix header alignment of 'info threads' example outputAndrew Burgess1-1/+1
2020-02-22Add horizontal splitting to TUI layoutTom Tromey1-4/+27
2020-02-22Add the "tui new-layout" commandTom Tromey1-3/+34
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