aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
2015-11-04btrace: add instruction-history /s and fix documentationMarkus Metzger1-0/+14
2015-10-12gdb/doc: Restructure frame command documentation.Andrew Burgess1-160/+149
2015-09-25Fix typo in syntax of record instruction-history begin, end.Doug Evans1-2/+2
2015-09-22doc: Fix substitute-path exampleSimon Marchi1-2/+2
2015-09-18infrun: scheduler-locking replayMarkus Metzger1-11/+14
2015-09-15gdb/doc: revert previous vforkdone changePedro Alves1-6/+5
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves1-5/+6
2015-09-15Support single step by arch or targetYao Qi1-0/+8
2015-09-11Extended-remote exec documentationDon Breazeal1-0/+30
2015-08-24Add "set remote multiprocess-extensions-packet" commandPedro Alves1-0/+4
2015-08-24gdb manual: Remove references to deleted targetsPedro Alves1-398/+5
2015-08-18gdb/doc: Fix build of 'info' manual.Andrew Burgess1-0/+1
2015-08-18gdb: Add debug tracing for bfd cache activity.Andrew Burgess1-0/+10
2015-08-18gdb: New maintenance command to disable bfd sharing.Andrew Burgess1-5/+30
2015-08-14New /s modifier for the disassemble command.Doug Evans1-9/+112
2015-08-11Explicit locations: documentation updatesKeith Seitz1-86/+158
2015-08-07Implement all-stop on top of a target running non-stop modePedro Alves1-0/+24
2015-08-07btrace: indicate speculative executionMarkus Metzger1-2/+7
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-48/+7
2015-07-15Validate symbol file using build-idJan Kratochvil1-0/+38
2015-07-15gdbserver build-id attribute generatorJan Kratochvil1-7/+10
2015-07-08gdb/doc: Update 'frame' command documentation.Andrew Burgess1-13/+5
2015-07-06gdb: Rewrite documentation for layout and focus commands.Andrew Burgess1-16/+31
2015-07-06gdb/doc: Fix incorrect use of @xref.Andrew Burgess1-1/+1
2015-07-02btrace: maintenance commandsMarkus Metzger1-0/+60
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger1-8/+115
2015-06-26Add option to remove duplicate command history entriesPatrick Palka1-0/+15
2015-06-17Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka1-3/+3
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka1-4/+5
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka1-2/+2
2015-06-15Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi1-27/+47
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-1/+1
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess1-20/+27
2015-06-12Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi1-0/+2
2015-06-10Implement multiple-filesystem support for remote targetsGary Benson1-0/+18
2015-06-10Implement mount namespace support for native Linux targetsGary Benson1-0/+5
2015-06-10Add support for bound table in the Intel MPX context.Walfred Tedeschi1-1/+19
2015-05-27Add set/show debug dwarf-line.Doug Evans1-0/+8
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans1-20/+20
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess1-0/+6
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess1-2/+13
2015-05-16compile: New 'compile print'Jan Kratochvil1-0/+19
2015-05-12Extended-remote fork event docsDon Breazeal1-0/+83
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson1-1/+2
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker1-4/+4
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess1-3/+5
2015-04-17Access executable from remote system when first inferior appearsGary Benson1-4/+9
2015-04-17Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson1-0/+23
2015-04-17Use gdb_sysroot for main executable on attachGary Benson1-8/+12
2015-04-11Remove --xdbJan Kratochvil1-7/+0