summaryrefslogtreecommitdiff
path: root/gdb/doc
Commit message (Expand)AuthorAgeFilesLines
* gdb/doc: Update 'frame' command documentation.Andrew Burgess2015-07-082-13/+10
* 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-022-0/+65
* btrace: support Intel(R) Processor TraceMarkus Metzger2015-07-022-8/+126
* Add option to remove duplicate command history entriesPatrick Palka2015-06-262-0/+20
* Remove special support in gdb for Sun's version of stabs.Doug Evans2015-06-192-3/+9
* Make NEWS entry and manual regarding GDBHISTSIZE more consistentPatrick Palka2015-06-172-3/+8
* Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999]Patrick Palka2015-06-172-4/+11
* Read $GDBHISTSIZE instead of $HISTSIZEPatrick Palka2015-06-172-2/+7
* Clarify doc about memory read/write and non-8-bits addressable memory unit sizesSimon Marchi2015-06-153-29/+58
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-152-1/+6
* gdb: Rework command completion on 'tui reg'.Andrew Burgess2015-06-132-20/+32
* Fix broken GDB build after adding Bound table support for i386.Walfred Tedeschi2015-06-122-0/+7
* Implement multiple-filesystem support for remote targetsGary Benson2015-06-102-0/+24
* Implement mount namespace support for native Linux targetsGary Benson2015-06-102-0/+10
* Missing Changelogs for last commitsWalfred Tedeschi2015-06-101-0/+6
* Add support for bound table in the Intel MPX context.Walfred Tedeschi2015-06-101-1/+19
* Add set/show debug dwarf-line.Doug Evans2015-05-272-0/+12
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-262-20/+26
* gdb: Add 'tui reg prev' command.Andrew Burgess2015-05-262-0/+10
* gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess2015-05-222-2/+18
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-162-5/+12
* compile: New 'compile print'Jan Kratochvil2015-05-162-0/+23
* Extended-remote fork event docsDon Breazeal2015-05-122-0/+95
* Locate executables on remote stubs without multiprocess extensionsGary Benson2015-05-122-1/+7
* [Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra2015-05-092-0/+15
* Make the "info dll" command available on all platform.Joel Brobecker2015-05-062-4/+9
* PR python/18285Doug Evans2015-04-292-2/+24
* Add gdb.Type.optimized_out method.Sasha Smundak2015-04-282-0/+9
* gdb: Add support for dumping to verilog hex format.Andrew Burgess2015-04-242-3/+10
* * python.texi (Xmethods In Python): Fix name of method to call the xmethod.Doug Evans2015-04-242-1/+6
* Access executable from remote system when first inferior appearsGary Benson2015-04-172-4/+15
* Implement remote_pid_to_exec_file using qXfer:exec-file:readGary Benson2015-04-172-0/+30
* Use gdb_sysroot for main executable on attachGary Benson2015-04-172-8/+17
* Remove --xdbJan Kratochvil2015-04-112-7/+4
* doc patch: compile: missing bitsJan Kratochvil2015-04-102-0/+86
* Add Guile frame-read-register commandAndy Wingo2015-04-092-0/+9
* Document "target:" sysroot changesGary Benson2015-04-022-9/+18
* Add support for writing unwinders in Python.Sasha Smundak2015-04-012-0/+148
* Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior2015-03-312-0/+40
* Add cpu information to the info os command on linux.Antoine Tremblay2015-03-312-61/+76
* Fix copy-paste typo in -data-write-memory-bytes docSimon Marchi2015-03-262-1/+6
* Make "set scheduler-locking step" depend on user intention, onlyPedro Alves2015-03-242-3/+7
* GDB: Add set/show serial parity command.Yury Grechishchev2015-03-232-0/+12
* Reimplement "vFile:fstat" without qSupportedGary Benson2015-03-182-12/+5
* Implement remote_bfd_iovec_statGary Benson2015-03-112-0/+31
* Add objfile-progspace to Guile interfaceAndy Wingo2015-03-112-0/+9
* Fix mail address format of a couple recent ChangeLog entriesPedro Alves2015-03-071-1/+1
* remote+docs: software/hardware breakpoint trapsPedro Alves2015-03-042-0/+93