Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 2 | -0/+64 |
2014-05-20 | Make compare-sections work against all targets; add compare-sections [-r] tests. | Pedro Alves | 2 | -13/+25 |
2014-05-17 | Copy over changes from guile.texi. | Doug Evans | 2 | -146/+126 |
2014-05-17 | Improve docs of qfThreadInfo packet. | David Taylor | 2 | -0/+11 |
2014-05-16 | New command line option -D. | Doug Evans | 2 | -0/+6 |
2014-05-09 | Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.in | Samuel Bronson | 2 | -0/+8 |
2014-05-08 | rename "set debugvarobj" to "set debug varobj" | Tom Tromey | 2 | -2/+7 |
2014-05-01 | compare-sections: New -r option. | David Taylor | 2 | -2/+8 |
2014-04-24 | Add AVX512 registers support to GDB and GDBserver. | Michael Sturm | 2 | -0/+40 |
2014-03-31 | New option "set print symbol-loading". | Doug Evans | 2 | -0/+26 |
2014-03-30 | * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace. | Doug Evans | 2 | -18/+23 |
2014-03-21 | Remove fixme of packet "k" from doc | Hui Zhu | 2 | -3/+29 |
2014-03-14 | Fix guit.texi CL entry. | Joel Brobecker | 1 | -1/+1 |
2014-03-12 | Doxygenate gdbtypes.h | Stan Shebs | 2 | -0/+5 |
2014-02-26 | guile: Add 'history-append!' procedure. | Ludovic Courtès | 2 | -0/+13 |
2014-02-20 | Deprecate windows-specific dll-symbols command and aliases | Joel Brobecker | 2 | -7/+15 |
2014-02-19 | Call overloaded operators to perform operations on gdb.Value objects. | Siva Chandra | 2 | -1/+25 |
2014-02-17 | Split python docs into separate file. | Doug Evans | 4 | -4432/+4453 |
2014-02-17 | Remove doc/ in recent entries. | Doug Evans | 1 | -2/+2 |
2014-02-17 | Move entry from ChangeLog to doc/ChangeLog. | Doug Evans | 1 | -0/+9 |
2014-02-17 | guile: Fix typos in the manual. | Ludovic Courtès | 1 | -8/+5 |
2014-02-11 | Remove stray parantheses for deffn. | Doug Evans | 2 | -2/+8 |
2014-02-10 | Add Doxygen support to GDB | Stan Shebs | 9 | -0/+371 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 4 | -0/+3324 |
2014-01-28 | New Ada maintenance command to ignore descriptive types (DWARF). | Joel Brobecker | 2 | -0/+36 |
2014-01-22 | New gdbserver option --debug-format=timestamp. | Doug Evans | 2 | -0/+44 |
2014-01-16 | record-btrace: add (reverse-)stepping support | Markus Metzger | 2 | -2/+9 |
2014-01-16 | btrace, gdbserver: read branch trace incrementally | Markus Metzger | 1 | -0/+8 |
2014-01-16 | record-btrace: make ranges include begin and end | Markus Metzger | 2 | -3/+6 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 2 | -5/+14 |
2014-01-15 | Small fixes to the GDB/MI Output Syntax grammar. | Joel Brobecker | 2 | -7/+13 |
2014-01-10 | [doc] Mention that "set environment" affects the shell too. | Pedro Alves | 2 | -3/+16 |
2014-01-07 | [python] Add gdb.Type.name attribute. | Joel Brobecker | 2 | -0/+9 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 8 | -12/+12 |
2013-12-30 | Clarify documentation of the gdb.Field.bitpos attribute | Joel Brobecker | 2 | -2/+7 |
2013-12-28 | Fix gdb.Field attributes documentation for enum types. | Joel Brobecker | 2 | -4/+13 |
2013-12-28 | Turn -list-feature @table into @ftable. | Joel Brobecker | 2 | -2/+7 |
2013-12-23 | Reorganize extension language auto-loading docs. | Doug Evans | 2 | -246/+289 |
2013-12-23 | Move GDB/MI commands related to support-query to their own @node. | Joel Brobecker | 2 | -141/+165 |
2013-12-12 | 2013-12-12 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra | 2 | -1/+23 |
2013-12-12 | Add @cindex for section documenting the -list-features GDB/MI command. | Joel Brobecker | 2 | -0/+6 |
2013-12-10 | GDB/MI: Document support for -exec-run --start in -list-features | Joel Brobecker | 2 | -0/+9 |
2013-12-04 | Fix the manual more thoroughly. | Eli Zaretskii | 1 | -6/+6 |
2013-12-04 | doc/gdb.texinfo (i386): Fix yesterday's commit. | Eli Zaretskii | 2 | -1/+5 |
2013-12-03 | add @kindex for catchpoints | Tom Tromey | 2 | -0/+19 |
2013-12-03 | add "dir" menu item for gdbserver | Tom Tromey | 2 | -0/+5 |
2013-12-03 | Documentation for MPX. | Walfred Tedeschi | 2 | -0/+50 |
2013-12-03 | Remove "ada-exceptions" from -list-features output. | Joel Brobecker | 2 | -4/+5 |
2013-12-03 | Add "undefined-command" error code at end of ^error result... | Joel Brobecker | 2 | -3/+25 |
2013-12-03 | New GDB/MI command "-info-gdb-mi-command" | Joel Brobecker | 2 | -0/+60 |