aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-09record btrace: add configuration structMarkus Metzger1-6/+65
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+32
2015-01-31Add symbol lookup cache.Doug Evans1-1/+32
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans1-6/+57
2015-01-30Add producer string to output of info source.Doug Evans1-0/+3
2015-01-22Sort threads for thread apply allJan Kratochvil1-3/+6
2015-01-16Fix TUI-related documentation.Eli Zaretskii1-2/+6
2015-01-11Temporarily revert symbol lookup cache.Doug Evans1-32/+1
2015-01-11PR gdb/15830Doug Evans1-4/+18
2015-01-10Add symbol lookup cache.Doug Evans1-1/+32
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-3/+3
2014-12-31Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.Joel Brobecker1-24/+0
2014-12-17New parameter "debug symbol-lookup".Doug Evans1-0/+8
2014-12-12the "compile" commandTom Tromey1-0/+232
2014-12-12Add new GDB command "maint print user-registers"Andreas Arnez1-0/+12
2014-11-30Add add-auto-load-scripts-directory.Jan Kratochvil1-0/+8
2014-11-30Fix add-auto-load-safe-path typo.Jan Kratochvil1-3/+3
2014-10-27stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves1-1/+66
2014-10-17Delete Tru64 supportPedro Alves1-5/+3
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi1-0/+5
2014-09-222014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-0/+1
2014-09-22Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto"Pedro Alves1-11/+2
2014-09-16Remove documention of dead "target vxworks"Pedro Alves1-170/+4
2014-09-13New command queue-signal.Doug Evans1-5/+26
2014-09-06PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans1-0/+64
2014-08-04make "set debug target" take effect immediatelyTom Tromey1-2/+1
2014-07-25Always pass signals to the right threadPedro Alves1-1/+10
2014-07-19Fix for remote G Packet message too long error for baremetal.Michael Eager1-0/+14
2014-06-27Associate dummy_frame with ptidYao Qi1-3/+1
2014-06-24Minor improvements in manual indexing.Eli Zaretskii1-0/+3
2014-06-19Demangler crash handlerGary Benson1-0/+11