aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-3/+3
2024-01-08Add "maint set dwarf synchronous"Tom Tromey1-0/+18
2024-01-02gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-tableGuinevere Larsen1-6/+8
2023-12-22Add DAP log level parameterTom Tromey1-0/+18
2023-12-22Add 'program' to DAP 'attach' requestTom Tromey1-1/+10
2023-12-13[gdb/tui] add SingleKey bindings for reverse execution commandsMagne Hov1-0/+24
2023-12-11Implement DAP cancellationTom Tromey1-0/+16
2023-12-08[gdb/tui] Show focus window in status lineTom de Vries1-0/+3
2023-12-08gdbserver: allow for general 'monitor set debug COMPONENT VALUE' useAndrew Burgess1-7/+23
2023-12-08gdbserver: allow the --debug command line option to take a valueAndrew Burgess1-14/+56
2023-12-06Fix minor grammar error in gdb.texinfoTom Tromey1-1/+1
2023-12-01Add link to Debugger Adapter Protocol node in documentationTom Tromey1-0/+4
2023-11-13Document remote clone events, and QThreadOptions packetPedro Alves1-3/+125
2023-11-13Don't resume new threads if scheduler-locking is in effectPedro Alves1-1/+3
2023-11-13Add "maint info linux-lwps" commandAndrew Burgess1-0/+4
2023-11-08gdb: error if /r and /b are used with disassemble commandAndrew Burgess1-6/+14
2023-10-10[gdb/symtab] Add name_of_main and language_of_main to the DWARF indexMatheus Branco Borella1-2/+21
2023-10-05gdb/configure.ac: Add option --with-additional-debug-dirsThiago Jung Bauermann1-2/+4
2023-10-04sme2: Document SME2 registers and featuresLuis Machado1-0/+65
2023-10-04sme: Document SME registers and featuresLuis Machado1-0/+252
2023-10-02gdb: Add command 'maint set/show debuginfod download-sections'Aaron Merey1-2/+17
2023-09-29Support the NO_COLOR environment variableTom Tromey1-0/+3
2023-09-20gdb/tui: add 'set tui mouse-events off' to restore mouse selectionMatthew "strager" Glazar1-1/+14
2023-09-19gdb/cli: fixes to newly added "list ." commandGuinevere Larsen1-3/+3
2023-09-15gdb/amdgpu: add precise-memory supportSimon Marchi1-0/+43
2023-09-08gdb/doc: describe x87 registersSimon Marchi1-0/+19
2023-09-08gdb/doc: rename "x86 Architecture-specific Issues" section to "x86"Simon Marchi1-3/+3
2023-08-17gdb: add inferior-specific breakpointsAndrew Burgess1-4/+68
2023-08-09gdb, breakpoint: add breakpoint location debugging logsMihails Strasuns1-0/+8
2023-08-01Add "cwd" parameter to DAP launch requestTom Tromey1-0/+8
2023-07-21Add instruction bytes to DAP disassembly responseTom Tromey1-0/+5
2023-07-14gdb/doc: document '+' argument for 'list' commandBruno Larsen1-0/+3
2023-07-14gdb/cli: Improve UX when using list with no argsBruno Larsen1-1/+3
2023-07-14gdb/cli: add '.' as an argument for 'list' commandBruno Larsen1-0/+5
2023-06-12Add "stop at main" extension to DAP launch requestTom Tromey1-0/+5
2023-06-12Add "target" parameter to DAP attach requestTom Tromey1-2/+6
2023-06-12Implement DAP attach requestTom Tromey1-0/+8
2023-06-03[gdb] Fix typosTom de Vries1-5/+5
2023-05-31Improve MI -dprintf-insert documentationTom Tromey1-2/+7
2023-05-31Pass correct name to @value in gdb.texinfoTom Tromey1-2/+2
2023-05-30gdb: add support for %V to printf commandAndrew Burgess1-5/+50
2023-05-24gdb, infcmd: Support jump command with same line in multiple symtabsMatti Puputti1-1/+3
2023-05-24Add "args" and "env" parameters to DAP launch requestTom Tromey1-1/+12
2023-05-18Use lower-case in @sc in the documentationTom Tromey1-2/+2
2023-05-11Add "scheduler-locking" to documentation indexTom Tromey1-0/+1
2023-05-10[gdb/tui] Fix tui compact-sourceTom de Vries1-4/+3
2023-05-04Don't treat references to compound values as "simple".Gareth Rees1-0/+7
2023-05-01Document DAP 'launch' parameterTom Tromey1-0/+19
2023-04-29gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess1-1/+4
2023-04-28Fix a typo in gdb.texinfo.Eli Zaretskii1-1/+1