aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2017-03-28arc: Add prologue analysisAnton Kolesov1-2/+1
2017-03-28arc: Add disassembler helperAnton Kolesov1-0/+4
2017-03-20Add rvalue reference tests and docsArtemiy Volkov1-3/+3
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-7/+27
2017-03-08[gdb, doc] Add missing escape character '@'Jiong Wang1-1/+1
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi1-0/+29
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-0/+21
2017-02-20DWARF-5: call sitesJan Kratochvil1-5/+5
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-0/+4
2017-02-13Improve load command's help textLuis Machado1-2/+6
2017-02-10PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan1-18/+22
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr1-0/+43
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi1-0/+3
2017-01-20Add command to erase all flash memory regionsLuis Machado1-0/+32
2017-01-04Add FreeBSD/mips architecture.John Baldwin1-0/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-3/+3
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans1-15/+26
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves1-3/+3
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves1-0/+16
2016-11-18gdb/doc: Add missing comma after xrefAndreas Arnez1-1/+1
2016-10-29gdb/doc: Remove mention of vCont's default actionsPedro Alves1-3/+2
2016-10-26gdb/doc: Clarify vCont packet descriptionPedro Alves1-11/+21
2016-10-14Fix typos in trace commands docSimon Marchi1-2/+2
2016-10-14Document -ctf switch of -trace-saveSimon Marchi1-1/+5
2016-10-06Remove Java supportTom Tromey1-4/+4
2016-10-06Make "end" field in feature specs required again.Doug Evans1-7/+4
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-14/+19
2016-09-28Small improvements to the remote protocol manualTom Tromey1-27/+36
2016-09-21arc: New Synopsys ARC portAnton Kolesov1-0/+65
2016-08-24Allow resetting an empty inferior-ttySimon Marchi1-2/+4
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake1-1/+3
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-1/+27
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов1-0/+29
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves1-10/+46
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+23
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi1-1/+13
2016-06-06Add method/format information to =record-startedSimon Marchi1-1/+6
2016-05-27Improve documentation of general query packetsEli Zaretskii1-51/+51
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey1-1/+1
2016-05-17Add Rust documentationTom Tromey1-1/+95
2016-05-17Add self-test framework to gdbTom Tromey1-0/+5
2016-04-27Tweak doc on command tfindYao Qi1-1/+2
2016-03-31Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"Pedro Alves1-162/+1
2016-03-15Extend flags to support multibit and enum bitfields.Doug Evans1-22/+103
2016-03-15Fix typo in previous gdb/doc/ commitPedro Alves1-1/+1
2016-03-15Document possible unreliability of '$_ret'Pedro Alves1-0/+7
2016-03-11gdb: New maint info line-table command.Andrew Burgess1-0/+9
2016-03-10Add $_as_string convenience functionSimon Marchi1-0/+13
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans1-18/+87
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi1-0/+27