aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin2-0/+9
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves2-0/+19
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2-10/+33
2016-01-13Add $_gthread convenience variablePedro Alves2-2/+13
2016-01-13Implement "info threads -gid"Pedro Alves2-6/+17
2016-01-13Add Python InferiorThread.global_num attributePedro Alves2-0/+14
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves4-85/+173
2016-01-13Add Python InferiorThread.inferior attributePedro Alves2-0/+10
2016-01-13Add a new $_inferior convenience variablePedro Alves2-0/+16
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone2-0/+69
2016-01-12Remove trademark acknowledgements throughoutPedro Alves2-13/+17
2016-01-12[DOC] Interrupt when program is stoppedYao Qi2-1/+7
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-4/+4
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-4/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker15-19/+19
2015-12-14Target remote mode fork and exec event documentationDon Breazeal2-77/+202
2015-12-10[gdb/doc] Explain that there's always a threadPedro Alves2-18/+9
2015-12-10[gdb/doc] Remove references to no-longer-supported systemsPedro Alves2-40/+33
2015-12-10[gdb/doc] Stack, Examining the Stack: Reorder menuPedro Alves2-1/+5
2015-12-09varobj zero-padded hexadecimal formatLuis Machado2-1/+11
2015-12-08DOCO: Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat2-7/+55
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves2-0/+36
2015-11-30Remote thread create/exit eventsPedro Alves2-0/+71
2015-11-30New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves2-4/+36
2015-11-26Display names of remote threadsSimon Marchi2-3/+9
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves2-4/+14
2015-11-04btrace: add instruction-history /s and fix documentationMarkus Metzger2-0/+19
2015-10-12gdb/doc: Restructure frame command documentation.Andrew Burgess2-160/+157
2015-09-25Fix typo in syntax of record instruction-history begin, end.Doug Evans2-2/+8
2015-09-22doc: Fix substitute-path exampleSimon Marchi2-2/+7
2015-09-18infrun: scheduler-locking replayMarkus Metzger2-11/+18
2015-09-15gdb/doc: revert previous vforkdone changePedro Alves2-6/+11
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves2-5/+12
2015-09-15Support single step by arch or targetYao Qi2-0/+15
2015-09-11Extended-remote exec documentationDon Breazeal2-0/+41
2015-08-24Add "set remote multiprocess-extensions-packet" commandPedro Alves2-0/+9
2015-08-24gdb manual: Remove references to deleted targetsPedro Alves2-398/+16
2015-08-18gdb/doc: Fix build of 'info' manual.Andrew Burgess2-0/+5
2015-08-18gdb: Add debug tracing for bfd cache activity.Andrew Burgess2-0/+14
2015-08-18gdb: New maintenance command to disable bfd sharing.Andrew Burgess2-5/+37
2015-08-14New /s modifier for the disassemble command.Doug Evans2-9/+118
2015-08-11Explicit locations: documentation updatesKeith Seitz2-86/+175
2015-08-07Implement all-stop on top of a target running non-stop modePedro Alves2-0/+29
2015-08-07btrace: indicate speculative executionMarkus Metzger2-2/+13
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-28/+28
2015-07-20Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans2-1/+7
2015-07-16stabs.texinfo: @include gdb-cfg.texi.Doug Evans2-0/+8
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil2-48/+13
2015-07-15Validate symbol file using build-idJan Kratochvil2-0/+43
2015-07-15gdbserver build-id attribute generatorJan Kratochvil2-7/+17