aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
7 daysgdb/doc: move @anchor off @item lineAndrew Burgess1-1/+2
8 daysAdd a test for the gcore scriptAlexandra Hájková1-1/+5
14 daysRefine the 'define' documentationTom Tromey1-6/+16
2024-07-18gdb: add GDB side target_ops::fileio_stat implementationAndrew Burgess1-0/+11
2024-06-25gdb/doc: the all-doc build target should build .... all docsAndrew Burgess1-1/+1
2024-06-25gdb/doc: fix cannot create directory error when building dvi/pdfAndrew Burgess1-0/+1
2024-06-24gdb/doc: fix parallel build of pdf and dvi filesAndrew Burgess1-35/+15
2024-06-24gdb/doc: fix parallel build of refcard related targetsAndrew Burgess1-19/+20
2024-06-24gdb/doc: also look in srcdir when running TEXI2PODAndrew Burgess1-1/+1
2024-06-24gdb/doc: allow for version.subst in the source treeAndrew Burgess1-4/+14
2024-06-24gdb/doc: merge rules for building .1 and .5 man pagesAndrew Burgess1-14/+9
2024-06-24gdb/doc: don't try to copy GDBvn.texi from the source treeAndrew Burgess1-17/+0
2024-06-12Add "error_message+" feature to qSupportedAlexandra Hájková1-2/+29
2024-06-06gdb/doc: use POD2MAN5 when appropriateAndrew Burgess1-1/+1
2024-05-31gdb, doc: Fix AVX-512 documentation.Felix Willgerodt1-1/+9
2024-05-29gdb/doc: don't have .pod targets separate to man page targetsAndrew Burgess1-6/+19
2024-05-21Clarify documentation for pretty_printer.childTom Tromey1-2/+3
2024-05-14gdb/doc: don't delete *.pod files too earlyAndrew Burgess1-4/+2
2024-05-08gdb/doc: use silent-rules.mk in the MakefileAndrew Burgess1-85/+76
2024-04-29gdb/doc: document how filename arguments are formattedAndrew Burgess1-0/+78
2024-04-26Document "E.MESSAGE" RSP errorsPedro Alves1-10/+13
2024-04-26Centralize documentation of error and empty RSP responsesPedro Alves1-216/+38
2024-04-26Document conventions for describing packet syntaxPedro Alves1-0/+16
2024-04-24gdb/doc: Fix incorrect information in RSP docCiaran Woodward1-1/+1
2024-04-19gdb: Document qIsAddressTagged packetGustavo Romero1-3/+34
2024-04-10gdb, gdbserver: Add missing install-dvi Makefile targetChristophe Lyon1-2/+17
2024-04-03doc: add the missing 'handle' attribute in xmlTankut Baris Aktemur1-1/+1
2024-03-25gdb: rename unwindonsignal to unwind-on-signalAndrew Burgess1-4/+12
2024-03-25gdb: introduce unwind-on-timeout settingAndrew Burgess1-5/+26
2024-03-25gdb: add timeouts for inferior function callsAndrew Burgess1-0/+66
2024-03-22Teach GDB to generate sparse core files (PR corefiles/31494)Pedro Alves1-0/+3
2024-03-13Remove extraneous word from manualTom Tromey1-1/+1
2024-03-12gdb: Deprecate MPX commands.Schimpe, Christina1-0/+3
2024-03-08Export "finish" return value to PythonTom Tromey1-0/+6
2024-02-27Rewrite "python" command exception handlingTom Tromey1-3/+3
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang1-18/+20
2024-02-21gdb: Document C++17 build requirement.Felix Willgerodt1-3/+3
2024-02-15gdb/doc: Fix several typos in GDB documentationSamuel Tardieu3-23/+23
2024-01-28Document new Python and Guile constantsTom Tromey2-4/+62
2024-01-18Document GDB extensions to DWARF .debug_namesTom Tromey1-0/+39
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess14-18/+18
2024-01-12gdb/doc: update examples in gdb.Progspace and gdb.Objfile docsAndrew Burgess1-7/+17
2024-01-12gdb/doc: add some notes on selecting suitable attribute namesAndrew Burgess1-0/+16
2024-01-12gdb/python: Add gdb.InferiorThread.__dict__ attributeAndrew Burgess1-0/+35
2024-01-12gdb/python: Add gdb.Inferior.__dict__ attributeAndrew Burgess1-0/+36
2024-01-12gdb/python: New InferiorThread.ptid_string attributeAndrew Burgess1-0/+7
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