summaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix PR threads/19422 - show which thread caused stopusers/palves/show-which-thread-caused-stopPedro Alves2016-01-141-0/+14
* [gdb/doc] Update bullet list of multi-thread debugging facilitiesPedro Alves2016-01-141-0/+5
* Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2016-01-141-10/+29
* Add $_gthread convenience variablePedro Alves2016-01-131-2/+7
* Implement "info threads -gid"Pedro Alves2016-01-131-6/+13
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-76/+144
* Add a new $_inferior convenience variablePedro Alves2016-01-131-0/+10
* Implement 'catch syscall' for gdbserverJosh Stone2016-01-121-0/+61
* Remove trademark acknowledgements throughoutPedro Alves2016-01-121-13/+13
* [DOC] Interrupt when program is stoppedYao Qi2016-01-121-1/+2
* 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-011-3/+3
* Target remote mode fork and exec event documentationDon Breazeal2015-12-141-77/+189
* [gdb/doc] Explain that there's always a threadPedro Alves2015-12-101-18/+4
* [gdb/doc] Remove references to no-longer-supported systemsPedro Alves2015-12-101-40/+17
* [gdb/doc] Stack, Examining the Stack: Reorder menuPedro Alves2015-12-101-1/+1
* varobj zero-padded hexadecimal formatLuis Machado2015-12-091-1/+6
* DOCO: Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat2015-12-081-7/+49
* Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves2015-11-301-0/+27
* Remote thread create/exit eventsPedro Alves2015-11-301-0/+62
* New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves2015-11-301-4/+30
* Display names of remote threadsSimon Marchi2015-11-261-3/+5
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-241-4/+4
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-041-0/+14
* gdb/doc: Restructure frame command documentation.Andrew Burgess2015-10-121-160/+149
* Fix typo in syntax of record instruction-history begin, end.Doug Evans2015-09-251-2/+2
* doc: Fix substitute-path exampleSimon Marchi2015-09-221-2/+2
* infrun: scheduler-locking replayMarkus Metzger2015-09-181-11/+14
* gdb/doc: revert previous vforkdone changePedro Alves2015-09-151-6/+5
* PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves2015-09-151-5/+6
* Support single step by arch or targetYao Qi2015-09-151-0/+8
* Extended-remote exec documentationDon Breazeal2015-09-111-0/+30
* Add "set remote multiprocess-extensions-packet" commandPedro Alves2015-08-241-0/+4
* gdb manual: Remove references to deleted targetsPedro Alves2015-08-241-398/+5
* gdb/doc: Fix build of 'info' manual.Andrew Burgess2015-08-181-0/+1
* gdb: Add debug tracing for bfd cache activity.Andrew Burgess2015-08-181-0/+10
* gdb: New maintenance command to disable bfd sharing.Andrew Burgess2015-08-181-5/+30
* New /s modifier for the disassemble command.Doug Evans2015-08-141-9/+112
* Explicit locations: documentation updatesKeith Seitz2015-08-111-86/+158
* Implement all-stop on top of a target running non-stop modePedro Alves2015-08-071-0/+24
* btrace: indicate speculative executionMarkus Metzger2015-08-071-2/+7
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-48/+7
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+38
* gdbserver build-id attribute generatorJan Kratochvil2015-07-151-7/+10
* gdb/doc: Update 'frame' command documentation.Andrew Burgess2015-07-081-13/+5
* 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-021-0/+60
* btrace: support Intel(R) Processor TraceMarkus Metzger2015-07-021-8/+115