aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi1-2/+2
2021-05-24gdb/doc: add '@:' after 'e.g.' to help texinfoAndrew Burgess1-5/+5
2021-05-12Revert "[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()"Tom de Vries1-2/+2
2021-05-07[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()Tom de Vries1-2/+2
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur1-2/+4
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur1-2/+8
2021-04-28gdb/doc: use @env to reference environment variablesAndrew Burgess1-27/+27
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX1-45/+68
2021-04-21gdb/breakpoint: display "N" on MI for disabled-by-condition locationsTankut Baris Aktemur1-3/+10
2021-04-15gdb: add "set startup-quietly" commandTom Tromey1-0/+8
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess1-10/+111
2021-04-14gdb/doc: add missing parentheses around prompt in some examplesAndrew Burgess1-5/+5
2021-03-29Fix memory tagging section typeLuis Machado1-1/+2
2021-03-24Document new "x" and "print" memory tagging extensionsLuis Machado1-3/+39
2021-03-24Documentation for the new mtag commandsLuis Machado1-0/+96
2021-03-24Documentation for memory tagging remote packetsLuis Machado1-0/+114
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess1-0/+8
2021-02-17[PR cli/17290] gdb/doc: Fix show remote interrupt-*.Lancelot SIX1-2/+2
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess1-13/+16
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-2/+2
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX1-0/+16
2021-01-27Remove extra space after @pxref in gdb.texinfoTom Tromey1-1/+1
2021-01-25gdb/doc: move @menu blocks to the end of their enclosing @nodeAndrew Burgess1-35/+35
2021-01-22gdb: add new version styleAndrew Burgess1-0/+12
2021-01-22gdb/doc: don't rely on @menu item within the docsAndrew Burgess1-11/+15
2021-01-22gdb/doc: move @menu to the end of the nodeAndrew Burgess1-4/+4
2021-01-22gdb/doc: down case contents of @varAndrew Burgess1-2/+2
2021-01-21gdb/doc: reorder and group sections relating to aliasesAndrew Burgess1-189/+191
2021-01-01Manual updates of copyright year range not covered by gdb/copyright.pyJoel Brobecker1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-23Clarify language for the '?' packetAlex Bennée1-3/+4
2020-12-21gdb.texinfo: Document GMP as mandatory requirement to build GDBJoel Brobecker1-0/+9
2020-12-17gdb/doc: fix "show check range" command nameSimon Marchi1-1/+1
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess1-0/+6
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess1-6/+16
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess1-0/+32
2020-11-12gdb: add an option flag to 'maint print c-tdesc'Andrew Burgess1-2/+7
2020-11-02gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess1-76/+131
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