aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior3-2/+9
2017-06-11Introduce "set debug separate-debug-file"Simon Marchi2-0/+11
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior2-0/+47
2017-05-22gdb: Document vMustReplyEmpty remote packetAndrew Burgess2-0/+17
2017-05-06Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior1-3/+0
2017-05-02Python: Introduce gdb.Instruction classTim Wiederhake2-19/+26
2017-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake2-18/+19
2017-05-02Python: Move and rename gdb.BtraceInstructionTim Wiederhake2-12/+14
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake2-19/+34
2017-05-02Python: Remove ptid from gdb.Record interfaceTim Wiederhake2-7/+4
2017-04-21doc: Improve documentation about MI thread outputSimon Marchi2-46/+37
2017-04-21Remove dead code and "current" field from MI thread output docSimon Marchi2-3/+5
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