aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Demangler crash handlerGary Benson2-0/+16
2014-06-19Add new internal problem for demangler warningsGary Benson2-6/+25
2014-06-09Add space before the opening parenthesis in function descriptions.Siva Chandra2-6/+11
2014-06-06fix email address of previous checkinsDoug Evans1-1/+1
2014-06-06Add support for guile 2.0.5.Doug Evans2-2/+10
2014-06-06update ChangeLogxmj1-0/+4
2014-06-06add -q in help info and docxmj1-2/+3
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans2-9/+42
2014-06-03gdb/doc/python.texi: Fix reference to "Progspaces In Python".Joel Brobecker2-1/+6
2014-06-03Documentation of the xmethod support in GDB Python API.Siva Chandra2-0/+352
2014-06-03Add parameter support for Guile.Doug Evans2-0/+181
2014-06-03Add command support for Guile.Doug Evans2-6/+295
2014-06-02Add progspace support for Guile.Doug Evans2-0/+84
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess3-0/+12
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves2-19/+44
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves2-0/+13
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves2-0/+26
2014-05-26gdb smob cleanupsAndy Wingo2-37/+14
2014-05-26guile.texi (Basic Guile): Fix some typos.Andy Wingo2-2/+6
2014-05-26Fix excess parentheses in use-modules forms.Andy Wingo2-5/+10
2014-05-24Don't use @var at the beginning of a sentence in GDB documentation.Eli Zaretskii4-208/+239
2014-05-23btrace: control memory access during replayMarkus Metzger2-0/+27
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves2-0/+64
2014-05-20Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves2-13/+25
2014-05-17Copy over changes from guile.texi.Doug Evans2-146/+126
2014-05-17Improve docs of qfThreadInfo packet.David Taylor2-0/+11
2014-05-16New command line option -D.Doug Evans2-0/+6
2014-05-09Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.inSamuel Bronson2-0/+8
2014-05-08rename "set debugvarobj" to "set debug varobj"Tom Tromey2-2/+7
2014-05-01compare-sections: New -r option.David Taylor2-2/+8
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm2-0/+40
2014-03-31New option "set print symbol-loading".Doug Evans2-0/+26
2014-03-30 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.Doug Evans2-18/+23
2014-03-21Remove fixme of packet "k" from docHui Zhu2-3/+29
2014-03-14Fix guit.texi CL entry.Joel Brobecker1-1/+1
2014-03-12Doxygenate gdbtypes.hStan Shebs2-0/+5
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès2-0/+13
2014-02-20Deprecate windows-specific dll-symbols command and aliasesJoel Brobecker2-7/+15
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra2-1/+25
2014-02-17Split python docs into separate file.Doug Evans4-4432/+4453
2014-02-17Remove doc/ in recent entries.Doug Evans1-2/+2
2014-02-17Move entry from ChangeLog to doc/ChangeLog.Doug Evans1-0/+9
2014-02-17guile: Fix typos in the manual.Ludovic Courtès1-8/+5
2014-02-11Remove stray parantheses for deffn.Doug Evans2-2/+8
2014-02-10Add Doxygen support to GDBStan Shebs9-0/+371
2014-02-09Add Guile as an extension language.Doug Evans4-0/+3324
2014-01-28New Ada maintenance command to ignore descriptive types (DWARF).Joel Brobecker2-0/+36
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans2-0/+44
2014-01-16record-btrace: add (reverse-)stepping supportMarkus Metzger2-2/+9
2014-01-16btrace, gdbserver: read branch trace incrementallyMarkus Metzger1-0/+8