aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2017-03-28arc: Add prologue analysisAnton Kolesov2-2/+5
2017-03-28arc: Add disassembler helperAnton Kolesov2-0/+8
2017-03-22Remove @code for pythonYao Qi2-1/+5
2017-03-21Fix break on Python 2Tim Wiederhake2-1/+7
2017-03-20Add rvalue reference tests and docsArtemiy Volkov1-3/+3
2017-03-20Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov1-0/+4
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle2-7/+34
2017-03-16Lazy strings can be made from arrays too.Doug Evans3-2/+7
2017-03-08[gdb, doc] Add missing escape character '@'Jiong Wang2-1/+6
2017-03-07amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi2-0/+34
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner1-0/+21
2017-02-20DWARF-5: call sitesJan Kratochvil2-5/+10
2017-02-17Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm1-0/+4
2017-02-15Add missing ChangeLog entries.Tim Wiederhake1-0/+4
2017-02-14PR python/13598 - add before_prompt eventTom Tromey2-0/+9
2017-02-14Add documentation for new record Python bindings.Tim Wiederhake1-0/+245
2017-02-13Improve load command's help textLuis Machado2-2/+11
2017-02-10PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan2-18/+29
2017-02-05gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2-0/+49
2017-01-27amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2-0/+8
2017-01-24Fix typo in ExitedEvent docSimon Marchi2-1/+5
2017-01-20Add command to erase all flash memory regionsLuis Machado2-0/+38
2017-01-04Add FreeBSD/mips architecture.John Baldwin2-0/+10
2017-01-01update copyright year range in GDB filesJoel Brobecker15-19/+19
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans2-15/+31
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves2-3/+8
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves2-0/+23
2016-11-30Makefiles: Disable suffix rules and implicit rulesSimon Marchi2-0/+7
2016-11-18gdb/doc: Add missing comma after xrefAndreas Arnez2-1/+6
2016-10-29gdb/doc: Remove mention of vCont's default actionsPedro Alves2-3/+7
2016-10-26gdb/doc: Clarify vCont packet descriptionPedro Alves2-11/+27
2016-10-14Fix typos in trace commands docSimon Marchi2-2/+7
2016-10-14Document -ctf switch of -trace-saveSimon Marchi2-1/+10
2016-10-06Remove Java supportTom Tromey4-8/+15
2016-10-06Make "end" field in feature specs required again.Doug Evans2-7/+9
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay3-14/+34
2016-09-28Small improvements to the remote protocol manualTom Tromey2-27/+51
2016-09-21arc: New Synopsys ARC portAnton Kolesov2-0/+72
2016-09-21Update and add .gitignore'sSimon Marchi2-0/+5
2016-08-24Allow resetting an empty inferior-ttySimon Marchi2-2/+9
2016-07-25btrace: Resume recording after disconnect.Tim Wiederhake2-1/+7
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi2-1/+32
2016-07-23Support JIT debugging on MS-WindowsРуслан Ижбулатов2-0/+35
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey2-0/+20
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey2-0/+12
2016-07-13Rearrange Python breakpoint node in documentationTom Tromey2-42/+47
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey2-0/+15
2016-06-21[DOC] Document support for running interpreters on separate UIsPedro Alves2-10/+51
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin2-0/+28
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi2-1/+18