aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2021-05-07[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()Tom de Vries2-2/+7
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur2-2/+9
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur2-2/+14
2021-05-04gdb: update Type.fields doc based on actual GDB behaviorSimon Marchi2-6/+32
2021-04-28gdb/doc: use @env to reference environment variablesAndrew Burgess2-27/+42
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess2-0/+42
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX2-45/+75
2021-04-21gdb/breakpoint: display "N" on MI for disabled-by-condition locationsTankut Baris Aktemur2-3/+15
2021-04-15gdb: add "set startup-quietly" commandTom Tromey2-0/+13
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess2-10/+120
2021-04-14gdb/doc: add missing parentheses around prompt in some examplesAndrew Burgess2-5/+12
2021-03-29Fix memory tagging section typeLuis Machado2-1/+6
2021-03-24Document new "x" and "print" memory tagging extensionsLuis Machado2-3/+48
2021-03-24Documentation for the new mtag commandsLuis Machado2-0/+101
2021-03-24Documentation for memory tagging remote packetsLuis Machado2-0/+120
2021-03-18gdb/doc: fix the example for get_set_string in Python API docsAndrew Burgess2-0/+6
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess2-0/+13
2021-02-17[PR cli/17290] gdb/doc: Fix show remote interrupt-*.Lancelot SIX2-2/+8
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess2-13/+21
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-2/+2
2021-02-08gdb: return true in TuiWindow.is_valid only if TUI is enabledAndrew Burgess2-0/+10
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX2-0/+21
2021-01-27Remove extra space after @pxref in gdb.texinfoTom Tromey2-1/+5
2021-01-25gdb/docs: add parentheses in Python examples using printMarco Barisione2-9/+13
2021-01-25gdb/doc: move @menu blocks to the end of their enclosing @nodeAndrew Burgess2-35/+44
2021-01-22gdb: add new version styleAndrew Burgess2-0/+17
2021-01-22gdb/doc: don't rely on @menu item within the docsAndrew Burgess2-11/+20
2021-01-22gdb/doc: move @menu to the end of the nodeAndrew Burgess2-4/+8
2021-01-22gdb/doc: down case contents of @varAndrew Burgess2-2/+6
2021-01-21gdb/doc: reorder and group sections relating to aliasesAndrew Burgess2-189/+204
2021-01-21Add Python support for hardware breakpointsHannes Domani2-0/+10
2021-01-01Manual updates of copyright year range not covered by gdb/copyright.pyJoel Brobecker3-4/+8
2021-01-01Update copyright year range in all GDB filesJoel Brobecker14-14/+14
2020-12-29Fix wrong method nameHannes Domani2-1/+5
2020-12-23Clarify language for the '?' packetAlex Bennée2-3/+8
2020-12-21gdb.texinfo: Document GMP as mandatory requirement to build GDBJoel Brobecker2-0/+13
2020-12-18Remove erroneous 'a' in gdb.register_window_type documentationHannes Domani2-1/+5
2020-12-18Add address keyword to Value.format_stringHannes Domani2-0/+9
2020-12-17gdb/doc: fix "show check range" command nameSimon Marchi2-1/+7
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess2-0/+11
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess2-6/+21
2020-12-04Fix building gdb release from tar file without makeinfoBernd Edlinger2-4/+8
2020-11-29Fix Value.format_string docu for static members argumentHannes Domani2-1/+6
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess2-0/+39
2020-11-12gdb: add an option flag to 'maint print c-tdesc'Andrew Burgess2-2/+12
2020-11-02gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess2-76/+140
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur2-0/+37
2020-10-27gdb/breakpoint: disable a bp location if condition is invalid at that locationTankut Baris Aktemur2-0/+45
2020-10-06gdb: Fix installation of gcore.1 on some platformsMichael Forney2-0/+6
2020-10-04gdb: add doc for "set/show debug event-loop"Simon Marchi2-0/+14