aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-10doc patch: compile: missing bitsJan Kratochvil1-0/+78
2015-04-02Document "target:" sysroot changesGary Benson1-9/+14
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior1-0/+33
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay1-61/+71
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi1-1/+1
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves1-3/+2
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-0/+7
2015-03-18Reimplement "vFile:fstat" without qSupportedGary Benson1-12/+0
2015-03-11Implement remote_bfd_iovec_statGary Benson1-0/+23
2015-03-04remote+docs: software/hardware breakpoint trapsPedro Alves1-0/+80
2015-03-03Fix GDB/MI doc: duplicate syscall-entry under *stoppedPhilippe Proulx1-1/+1
2015-03-02gdb.texinfo (Specify Location): Fix syntax of filename:function.Doug Evans1-1/+1
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez1-0/+8
2015-02-23PR gdb/18008: Fix typo in documentationSergio Durigan Junior1-1/+1
2015-02-17Documentation for DTrace USDT probes.Jose E. Marchesi1-19/+39
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi1-0/+29
2015-02-12Fix documentation of the QTDV packetDavid Taylor1-2/+7
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-4/+74