aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08gdb/doc: Update 'frame' command documentation.Andrew Burgess2-13/+10
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 Metzger2-0/+65
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger2-8/+126
2015-06-26Add option to remove duplicate command history entriesPatrick Palka2-0/+20
2015-06-19Remove special support in gdb for Sun's version of stabs.Doug Evans2-3/+9
2015-06-17Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka2-3/+8
2015-06-17Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka2-4/+11
2015-06-17Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2-2/+7
2015-06-15Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi3-29/+58
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2-1/+6
2015-06-13gdb: Rework command completion on 'tui reg'.Andrew Burgess2-20/+32
2015-06-12Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi2-0/+7
2015-06-10Implement multiple-filesystem support for remote targetsGary Benson2-0/+24
2015-06-10Implement mount namespace support for native Linux targetsGary Benson2-0/+10
2015-06-10Missing Changelogs for last commitsWalfred Tedeschi1-0/+6
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 Evans2-0/+12
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2-20/+26
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess2-0/+10
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess2-2/+18
2015-05-16Add support for unbuffered and zero sized Guile ports.Doug Evans2-5/+12
2015-05-16compile: New 'compile print'Jan Kratochvil2-0/+23
2015-05-12Extended-remote fork event docsDon Breazeal2-0/+95
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson2-1/+7
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra2-0/+15
2015-05-06Make the "info dll" command available on all platform.Joel Brobecker2-4/+9
2015-04-29PR python/18285Doug Evans2-2/+24
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak2-0/+9
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess2-3/+10
2015-04-24* python.texi (Xmethods In Python): Fix name of method to call the xmethod.Doug Evans2-1/+6
2015-04-17Access executable from remote system when first inferior appearsGary Benson2-4/+15
2015-04-17Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson2-0/+30
2015-04-17Use gdb_sysroot for main executable on attachGary Benson2-8/+17
2015-04-11Remove --xdbJan Kratochvil2-7/+4
2015-04-10doc patch: compile: missing bitsJan Kratochvil2-0/+86
2015-04-09Add Guile frame-read-register commandAndy Wingo2-0/+9
2015-04-02Document "target:" sysroot changesGary Benson2-9/+18
2015-04-01Add support for writing unwinders in Python.Sasha Smundak2-0/+148
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior2-0/+40
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay2-61/+76
2015-03-26Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2-1/+6
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves2-3/+7