aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev2-0/+12
2015-03-18Reimplement "vFile:fstat" without qSupportedGary Benson2-12/+5
2015-03-11Implement remote_bfd_iovec_statGary Benson2-0/+31
2015-03-11Add objfile-progspace to Guile interfaceAndy Wingo2-0/+9
2015-03-07Fix mail address format of a couple recent ChangeLog entriesPedro Alves1-1/+1
2015-03-04remote+docs: software/hardware breakpoint trapsPedro Alves2-0/+93
2015-03-03Fix GDB/MI doc: duplicate syscall-entry under *stoppedPhilippe Proulx2-1/+6
2015-03-02gdb.texinfo (Specify Location): Fix syntax of filename:function.Doug Evans2-1/+5
2015-03-02S390: Add target descriptions for vector register setsAndreas Arnez2-0/+13
2015-02-23PR gdb/18008: Fix typo in documentationSergio Durigan Junior2-1/+7
2015-02-19[gdb/ax] small "setv" fix and documentation's adjustment.David Taylor2-1/+5
2015-02-17Documentation for DTrace USDT probes.Jose E. Marchesi2-19/+47
2015-02-17New commands `enable probe' and `disable probe'.Jose E. Marchesi2-0/+34
2015-02-12Fix documentation of the QTDV packetDavid Taylor2-2/+12
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger2-4/+80
2015-02-09record btrace: add configuration structMarkus Metzger2-6/+72
2015-01-31ChangeLog entries for max-completions patch.Gary Benson1-0/+6
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+32
2015-01-31Add symbol lookup cache.Doug Evans2-1/+39
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans3-9/+67
2015-01-30Add producer string to output of info source.Doug Evans2-0/+8
2015-01-27Add gdb.Objfile.username.Doug Evans2-0/+11