aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-04gdb/doc: space out list entries, fix one typeSimon Marchi2-1/+39
2020-09-13Add MI "-break-insert --qualified"Pedro Alves2-4/+13
2020-08-25arc: Add hardware loop detectionShahab Vahedi2-2/+13
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi2-34/+40
2020-08-07Update Ravenscar documentationTom Tromey2-0/+33
2020-08-04gdb: support for eBPFJose E. Marchesi2-0/+27
2020-07-28gdb/python: make more use of RegisterDescriptorsAndrew Burgess2-12/+37
2020-07-28gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess2-0/+13
2020-07-22Add documentation for "maint print core-file-backed-mappings"Kevin Buettner2-0/+13
2020-07-22Correct an error in the remote protocol specificationReuben Thomas2-4/+13
2020-07-20guile: Add support for Guile 3.0.Ludovic Courtès2-1/+5
2020-07-20guile: Add support for Guile 2.2.Ludovic Courtès2-2/+26
2020-07-13Fix frame-apply.html collision in GDB manual.Paul Carroll2-3/+9
2020-07-11Fine tune exec-file-mismatch help and documentation.Philippe Waroquiers2-0/+6
2020-07-08Handle Windows drives in auto-load script pathsHannes Domani2-0/+9
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess3-0/+42
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess2-0/+40
2020-07-06gdb/python: Add architecture method to gdb.PendingFrameAndrew Burgess2-0/+11
2020-06-26Improve documentation of which shell is used by GDB's shell commandsEli Zaretskii2-3/+9
2020-06-23gdb: New maintenance command to print XML target descriptionAndrew Burgess2-0/+14
2020-06-22NEWS and documentation for alias default-args related concept and commands.Philippe Waroquiers2-6/+120
2020-06-11Update documentation for Ada .gdb_indexTom Tromey2-3/+5
2020-06-10gdb/doc: remove broken links Previous and Up from contentsJonny Grant2-1/+6
2020-05-24Revert "Add completion styling"Tom Tromey2-20/+5
2020-05-23Add completion stylingTom Tromey2-0/+25
2020-05-19Make exec-file-mismatch compare build IDsPedro Alves2-10/+17
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers2-10/+17
2020-05-05Mention the NetBSD support in "info proc" documentationKamil Rytarowski2-11/+17
2020-04-28Allow Python commands to be in class_tuiTom Tromey2-0/+11
2020-04-27Expand dynamic type documentationTom Tromey2-2/+25
2020-04-24Add Python support for dynamic typesTom Tromey2-2/+17