summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: extend the Python Disassembler API to allow for stylingAndrew Burgess2023-05-161-4/+307
* gdb/python: rework how the disassembler API reads the result objectAndrew Burgess2023-05-161-0/+2
* gdb/doc: improve Python Disassembler API documentationAndrew Burgess2023-05-121-5/+12
* Add "scheduler-locking" to documentation indexTom Tromey2023-05-111-0/+1
* [gdb/tui] Fix tui compact-sourceTom de Vries2023-05-101-4/+3
* Don't treat references to compound values as "simple".Gareth Rees2023-05-041-0/+7
* Document DAP 'launch' parameterTom Tromey2023-05-011-0/+19
* gdb/mi: check thread exists when creating thread-specific b/pAndrew Burgess2023-04-291-1/+4
* Remove @var from @defun in Python documentationTom Tromey2023-04-281-25/+25
* Fix a typo in gdb.texinfo.Eli Zaretskii2023-04-281-1/+1
* gdb/doc: extend the documentation of the jump commandAndrew Burgess2023-04-271-0/+8
* gdb, doc: add index entry for the $_inferior_thread_count convenience varTankut Baris Aktemur2023-04-271-0/+1
* [gdb/cli] Add maint info screenTom de Vries2023-04-211-0/+7
* pauth: Create new feature string for pauth to prevent crashing older gdb'sLuis Machado2023-04-141-0/+23
* [gdb/tui] Add maint set/show tui-left-margin-verboseTom de Vries2023-04-131-0/+11
* gdb, doc: correct argument description for info connections/inferiorsNils-Christian Kempke2023-04-111-6/+13
* Fix typos in previous commit of gdb.texinfo.Philippe Blain2023-04-081-4/+5
* gdb/python: have PendingFrame methods accept keyword argumentsAndrew Burgess2023-04-061-4/+4
* gdb/python: have UnwindInfo.add_saved_register accept named argsAndrew Burgess2023-04-061-2/+2
* Improve documentation of GDB build requirements and optionsEli Zaretskii2023-04-051-100/+103
* gdb, doc: add the missing '-gid' option to 'info threads'Tankut Baris Aktemur2023-04-051-1/+1
* GDB: Add `info main' commandRichard Bunt2023-03-311-0/+6
* gdb/python: Add new gdb.unwinder.FrameId classAndrew Burgess2023-03-301-8/+41
* gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value argsAndrew Burgess2023-03-301-1/+2
* gdb/python: add some additional methods to gdb.PendingFrameAndrew Burgess2023-03-301-0/+40
* gdb/python: make the gdb.unwinder.Unwinder class more robustAndrew Burgess2023-03-301-3/+58
* doc: fix informations typo in gdb.texinfoNils-Christian Kempke2023-03-291-2/+2
* Put pretty-printers to_string output in varobj resultTom Tromey2023-03-281-2/+3
* Fix minor grammar issue in python.texiTom Tromey2023-03-231-1/+1
* gdb/doc: extended documentation for inferior function callsAndrew Burgess2023-03-161-0/+32
* gdb/doc: spring clean the Python unwinders documentationAndrew Burgess2023-03-161-39/+43
* aarch64: Expand documentation of XML featuresLuis Machado2023-03-131-8/+202
* arm: Expand documentation of XML featuresLuis Machado2023-03-131-24/+259
* Ensure index cache entry written in testTom Tromey2023-03-071-0/+6
* [gdb/symtab] Add set/show always-read-ctf on/offTom de Vries2023-03-021-0/+11
* gdb/doc: The RISC-V vector registers didn't changePalmer Dabbelt2023-02-231-5/+1
* gdb/doc: Consistency fixes for GDB/MI documentationAndrew Burgess2023-02-201-27/+27
* Update the 'g' packet documentationTom Tromey2023-02-161-10/+20
* gdb/doc: document MI -remove-inferior commandAndrew Burgess2023-02-161-0/+34
* Add new "$_shell(CMD)" internal functionPedro Alves2023-02-151-1/+59
* gdb/manual: Move @findex entriesPedro Alves2023-02-151-165/+165
* Fix doc build dependencies for --with-system-readlineKeith Seitz2023-02-131-2/+6
* GDB: Introduce limited array lengths while printing valuesAndrew Burgess2023-02-101-0/+9
* [gdb/cli] Add maint info frame-unwindersTom de Vries2023-02-101-0/+4
* gdb/doc: extend the documentation for the 'handle' commandAndrew Burgess2023-02-061-7/+8
* gdb: initial support for ROCm platform (AMDGPU) debuggingSimon Marchi2023-02-021-0/+291
* gdb: Add per-remote target variables for memory read and write configChristina Schimpe2023-01-301-0/+15
* gdb: Make global feature array a per-remote target arrayChristina Schimpe2023-01-301-2/+8
* GDB: Add a character string limiting optionAndrew Burgess2023-01-192-5/+44
* GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki2023-01-191-11/+17