summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior2017-06-203-2/+9
* Introduce "set debug separate-debug-file"Simon Marchi2017-06-112-0/+11
* Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior2017-06-072-0/+47
* gdb: Document vMustReplyEmpty remote packetAndrew Burgess2017-05-222-0/+17
* Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)Sergio Durigan Junior2017-05-061-3/+0
* Python: Introduce gdb.Instruction classTim Wiederhake2017-05-022-19/+26
* Python: Move and rename gdb.BtraceFunctionTim Wiederhake2017-05-022-18/+19
* Python: Move and rename gdb.BtraceInstructionTim Wiederhake2017-05-022-12/+14
* Python: Introduce gdb.RecordGap classTim Wiederhake2017-05-022-19/+34
* Python: Remove ptid from gdb.Record interfaceTim Wiederhake2017-05-022-7/+4
* doc: Improve documentation about MI thread outputSimon Marchi2017-04-212-46/+37
* Remove dead code and "current" field from MI thread output docSimon Marchi2017-04-212-3/+5
* arc: Add prologue analysisAnton Kolesov2017-03-282-2/+5
* arc: Add disassembler helperAnton Kolesov2017-03-282-0/+8
* Remove @code for pythonYao Qi2017-03-222-1/+5
* Fix break on Python 2Tim Wiederhake2017-03-212-1/+7
* Add rvalue reference tests and docsArtemiy Volkov2017-03-201-3/+3
* Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov2017-03-201-0/+4
* Add -file-list-shared-libraries MI commandMarc-Andre Laperle2017-03-202-7/+34
* Lazy strings can be made from arrays too.Doug Evans2017-03-163-2/+7
* [gdb, doc] Add missing escape character '@'Jiong Wang2017-03-082-1/+6
* amd64-mpx: initialize BND register before performing inferior calls.Walfred Tedeschi2017-03-072-0/+34
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-0/+21
* DWARF-5: call sitesJan Kratochvil2017-02-202-5/+10
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-0/+4
* Add missing ChangeLog entries.Tim Wiederhake2017-02-151-0/+4
* PR python/13598 - add before_prompt eventTom Tromey2017-02-142-0/+9
* Add documentation for new record Python bindings.Tim Wiederhake2017-02-141-0/+245
* Improve load command's help textLuis Machado2017-02-132-2/+11
* PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan2017-02-102-18/+29
* gdb: provide and use sparc{32,64} target description XML files.Ivo Raisr2017-02-052-0/+49
* amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2017-01-272-0/+8
* Fix typo in ExitedEvent docSimon Marchi2017-01-242-1/+5
* Add command to erase all flash memory regionsLuis Machado2017-01-202-0/+38
* Add FreeBSD/mips architecture.John Baldwin2017-01-042-0/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-0115-19/+19
* New syntax for mt print symbols,msymbols,psymbols.Doug Evans2016-12-222-15/+31
* Support an "unlimited" number of user-defined argumentsPedro Alves2016-12-022-3/+8
* Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves2016-12-022-0/+23
* Makefiles: Disable suffix rules and implicit rulesSimon Marchi2016-11-302-0/+7
* gdb/doc: Add missing comma after xrefAndreas Arnez2016-11-182-1/+6
* gdb/doc: Remove mention of vCont's default actionsPedro Alves2016-10-292-3/+7
* gdb/doc: Clarify vCont packet descriptionPedro Alves2016-10-262-11/+27
* Fix typos in trace commands docSimon Marchi2016-10-142-2/+7
* Document -ctf switch of -trace-saveSimon Marchi2016-10-142-1/+10
* Remove Java supportTom Tromey2016-10-064-8/+15
* Make "end" field in feature specs required again.Doug Evans2016-10-062-7/+9
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-033-14/+34
* Small improvements to the remote protocol manualTom Tromey2016-09-282-27/+51
* arc: New Synopsys ARC portAnton Kolesov2016-09-212-0/+72