summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Interrupt when program is stoppedYao Qi2016-01-122-1/+7
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-121-4/+4
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-111-4/+4
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0115-19/+19
* Target remote mode fork and exec event documentationDon Breazeal2015-12-142-77/+202
* [gdb/doc] Explain that there's always a threadPedro Alves2015-12-102-18/+9
* [gdb/doc] Remove references to no-longer-supported systemsPedro Alves2015-12-102-40/+33
* [gdb/doc] Stack, Examining the Stack: Reorder menuPedro Alves2015-12-102-1/+5
* varobj zero-padded hexadecimal formatLuis Machado2015-12-092-1/+11
* DOCO: Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat2015-12-082-7/+55
* Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves2015-11-302-0/+36
* Remote thread create/exit eventsPedro Alves2015-11-302-0/+71
* New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves2015-11-302-4/+36
* Display names of remote threadsSimon Marchi2015-11-262-3/+9
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-242-4/+14
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-042-0/+19
* gdb/doc: Restructure frame command documentation.Andrew Burgess2015-10-122-160/+157
* Fix typo in syntax of record instruction-history begin, end.Doug Evans2015-09-252-2/+8
* doc: Fix substitute-path exampleSimon Marchi2015-09-222-2/+7
* infrun: scheduler-locking replayMarkus Metzger2015-09-182-11/+18
* gdb/doc: revert previous vforkdone changePedro Alves2015-09-152-6/+11
* PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves2015-09-152-5/+12
* Support single step by arch or targetYao Qi2015-09-152-0/+15
* Extended-remote exec documentationDon Breazeal2015-09-112-0/+41
* Add "set remote multiprocess-extensions-packet" commandPedro Alves2015-08-242-0/+9
* gdb manual: Remove references to deleted targetsPedro Alves2015-08-242-398/+16
* gdb/doc: Fix build of 'info' manual.Andrew Burgess2015-08-182-0/+5
* gdb: Add debug tracing for bfd cache activity.Andrew Burgess2015-08-182-0/+14
* gdb: New maintenance command to disable bfd sharing.Andrew Burgess2015-08-182-5/+37
* New /s modifier for the disassemble command.Doug Evans2015-08-142-9/+118
* Explicit locations: documentation updatesKeith Seitz2015-08-112-86/+175
* Implement all-stop on top of a target running non-stop modePedro Alves2015-08-072-0/+29
* btrace: indicate speculative executionMarkus Metzger2015-08-072-2/+13
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-28/+28
* Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans2015-07-202-1/+7
* stabs.texinfo: @include gdb-cfg.texi.Doug Evans2015-07-162-0/+8
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-152-48/+13
* Validate symbol file using build-idJan Kratochvil2015-07-152-0/+43
* gdbserver build-id attribute generatorJan Kratochvil2015-07-152-7/+17
* gdb/doc: Update 'frame' command documentation.Andrew Burgess2015-07-082-13/+10
* gdb: Rewrite documentation for layout and focus commands.Andrew Burgess2015-07-061-16/+31
* gdb/doc: Fix incorrect use of @xref.Andrew Burgess2015-07-061-1/+1
* btrace: maintenance commandsMarkus Metzger2015-07-022-0/+65
* btrace: support Intel(R) Processor TraceMarkus Metzger2015-07-022-8/+126
* Add option to remove duplicate command history entriesPatrick Palka2015-06-262-0/+20
* Remove special support in gdb for Sun's version of stabs.Doug Evans2015-06-192-3/+9
* Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka2015-06-172-3/+8
* Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka2015-06-172-4/+11
* Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2015-06-172-2/+7
* Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi2015-06-153-29/+58