aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-19Add new internal problem for demangler warningsGary Benson1-6/+19
2014-06-06add -q in help info and docxmj1-2/+3
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-19/+35
2014-05-24Don't use @var at the beginning of a sentence in GDB documentation.Eli Zaretskii1-142/+145
2014-05-23btrace: control memory access during replayMarkus Metzger1-0/+22
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves1-0/+58
2014-05-20Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves1-13/+18
2014-05-17Improve docs of qfThreadInfo packet.David Taylor1-0/+6
2014-05-16New command line option -D.Doug Evans1-0/+2
2014-05-08rename "set debugvarobj" to "set debug varobj"Tom Tromey1-2/+2
2014-05-01compare-sections: New -r option.David Taylor1-2/+3
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-0/+34
2014-03-31New option "set print symbol-loading".Doug Evans1-0/+22
2014-03-30 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.Doug Evans1-18/+18
2014-03-21Remove fixme of packet "k" from docHui Zhu1-3/+21
2014-02-20Deprecate windows-specific dll-symbols command and aliasesJoel Brobecker1-7/+7
2014-02-17Split python docs into separate file.Doug Evans1-4432/+2
2014-02-09Add Guile as an extension language.Doug Evans1-0/+34
2014-01-28New Ada maintenance command to ignore descriptive types (DWARF).Joel Brobecker1-0/+31
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-0/+39
2014-01-16record-btrace: add (reverse-)stepping supportMarkus Metzger1-2/+4
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-0/+8
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger1-3/+2
2014-01-16record-btrace: optionally indent function call historyMarkus Metzger1-5/+8
2014-01-15Small fixes to the GDB/MI Output Syntax grammar.Joel Brobecker1-7/+7
2014-01-10[doc] Mention that "set environment" affects the shell too.Pedro Alves1-3/+11