Age | Commit message (Expand) | Author | Files | Lines |
2013-11-23 | Update doc on displayhint in command -var-list-children | Yao Qi | 2 | -0/+10 |
2013-11-21 | Doc 'dynamic' for command -var-list-children | Yao Qi | 2 | -0/+11 |
2013-11-21 | s/see @pxref/@pxref in doc | Yao Qi | 2 | -1/+6 |
2013-11-20 | Associate target_dcache to address_space. | Yao Qi | 2 | -5/+12 |
2013-11-20 | Don't stress 'remote' in "Data Caching" in doc | Yao Qi | 2 | -15/+22 |
2013-11-18 | Add "language-option" to -list-features | Joel Brobecker | 2 | -0/+9 |
2013-11-15 | fix PR c++/16117 | Tom Tromey | 2 | -5/+23 |
2013-11-14 | fix grammar oddity in the manual | Tom Tromey | 2 | -1/+5 |
2013-11-14 | GDB/MI: Add new "--language LANG" command option. | Joel Brobecker | 2 | -0/+29 |
2013-11-13 | Replace "info-ada-exceptions" by "ada-exceptions" in -list-features | Joel Brobecker | 2 | -2/+12 |
2013-11-12 | Small fix (first word of sentence to start with capital letter) | Joel Brobecker | 2 | -2/+7 |
2013-11-12 | Document "info exceptions" and "-info-ada-exception" new commands. | Joel Brobecker | 2 | -1/+106 |
2013-11-11 | 2013-11-11 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -0/+89 |
2013-11-08 | Change "set debug dwarf2-read" to take a verbosity level. | Doug Evans | 2 | -1/+8 |
2013-11-08 | Change "set debug symtab-create" to take a verbosity level. | Doug Evans | 2 | -1/+8 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -0/+12 |
2013-11-07 | 2013-11-07 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 2 | -16/+37 |
2013-11-07 | Remove varobj_language_string, languages and varobj_languages | Yao Qi | 2 | -1/+7 |
2013-11-06 | [DOC] shell startup files, clarifications and fixes. | Pedro Alves | 2 | -11/+21 |
2013-10-29 | ChangeLog entries for the remove-symbol-file commits. | Nicolas Blanc | 1 | -0/+6 |
2013-10-29 | Documentation for the remove-symbol-file command. | Nicolas Blanc | 1 | -2/+24 |
2013-10-29 | New remove-symbol-file command. | Nicolas Blanc | 1 | -0/+4 |
2013-10-25 | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 2 | -2/+34 |
2013-10-11 | ChangeLog entries for the previous commit. | Joel Brobecker | 1 | -0/+9 |
2013-10-11 | Document the -catch-assert and -catch-exception new GDB/MI commands. | Joel Brobecker | 1 | -0/+99 |
2013-10-11 | Adjust gdb/doc/ChangeLog re "set/show remotebaud" renaming... | Joel Brobecker | 1 | -2/+4 |
2013-10-10 | Remove unnecessary @w{} in gdb.texinfo | Joel Brobecker | 2 | -1/+5 |
2013-10-10 | Rename "set/show remotebaud" command into "set/show serial baud" | Joel Brobecker | 2 | -4/+9 |
2013-10-07 | [DOC] Mention what happens when the thread of a thread-specific breakpoint di... | Pedro Alves | 2 | -0/+24 |
2013-10-07 | This patch adds a new convenience variable called "$_exitsignal", which | Sergio Durigan Junior | 2 | -2/+63 |
2013-10-04 | Add support for --start option in -exec-run GDB/MI command. | Joel Brobecker | 2 | -2/+13 |
2013-10-02 | Print registers not saved in the frame as "<not saved>" instead of "<optimize... | Pedro Alves | 2 | -4/+32 |
2013-09-25 | New option "set debug symfile on". | Doug Evans | 2 | -0/+10 |
2013-09-16 | * README: Update references to writing code for GDB. | Stan Shebs | 4 | -8331/+20 |
2013-09-16 | Based on the discussion at: | Sergio Durigan Junior | 2 | -0/+68 |
2013-09-13 | gdb/ChangeLog: | Ulrich Weigand | 2 | -2/+42 |
2013-09-13 | doc,mi: example refers to -list-features instead of -list-target-features | Sanimir Agovic | 2 | -1/+6 |
2013-09-11 | minidebuginfo: Fix stripping/debuginfo | Jan Kratochvil | 2 | -1/+12 |
2013-09-11 | minidebuginfo: ppc64 sync testcase->doc | Jan Kratochvil | 2 | -1/+8 |
2013-09-11 | minidebuginfo: Obvious changes | Jan Kratochvil | 2 | -2/+6 |
2013-08-27 | Add options to skip unavailable locals | Yao Qi | 2 | -3/+21 |
2013-08-26 | * NEWS: Document "mt print objfiles" now takes optional regexp. | Doug Evans | 2 | -4/+10 |
2013-08-13 | introduce parallel mode | Tom Tromey | 2 | -6/+42 |
2013-08-09 | * LRS: Remove file, describes a long-abandoned live-range | Stan Shebs | 2 | -197/+5 |
2013-08-05 | doc: gdbserver allows for subsequent and not for multiple simultaneous connec... | Sanimir Agovic | 1 | -1/+1 |
2013-07-25 | Add new 'z' format for print command. | Andrew Burgess | 2 | -0/+9 |
2013-07-17 | * NEWS: Mention "set print raw frame-arguments". | Doug Evans | 2 | -0/+16 |
2013-07-02 | remove mention of "target nrom" | Tom Tromey | 2 | -10/+4 |
2013-06-28 | move version.in from gdb/common back to gdb | Tom Tromey | 3 | -19/+26 |
2013-06-27 | Move comment on the 'stepping over resolver' mechanism to the internals manual. | Pedro Alves | 2 | -0/+51 |