Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-04 | * breakpoint.c: Fix typos in comments. | Thiago Jung Bauermann | 4 | -18/+24 |
2011-07-04 | Do not load .eh_frame section from separete object files | Joel Brobecker | 2 | -31/+41 |
2011-07-04 | gdb/ | Jan Kratochvil | 2 | -0/+8 |
2011-07-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-07-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-07-02 | gdb/testsuite/ | Jan Kratochvil | 3 | -5/+24 |
2011-07-02 | gdb/testsuite/ | Jan Kratochvil | 2 | -0/+16 |
2011-07-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-07-01 | gdb/ | Jan Kratochvil | 5 | -1/+73 |
2011-07-01 | gdb/ | Jan Kratochvil | 8 | -102/+86 |
2011-07-01 | gdb/ | Jan Kratochvil | 9 | -27/+175 |
2011-07-01 | gdb/Changelog fix: | Jan Kratochvil | 1 | -1/+1 |
2011-07-01 | gdb/ | Jan Kratochvil | 5 | -2/+72 |
2011-07-01 | gdb/ | Jan Kratochvil | 12 | -10/+391 |
2011-07-01 | remove comment in machoread.c (macho_symfile_read) | Joel Brobecker | 2 | -3/+4 |
2011-07-01 | [mach-o] get rid of current_oso global | Joel Brobecker | 2 | -68/+75 |
2011-07-01 | [Darwin] Do not crash (failed assertion) after PT_KILL ptrace error | Joel Brobecker | 2 | -1/+25 |
2011-07-01 | Darwin/detach: Do not resume inferior after ptrace detach | Joel Brobecker | 2 | -1/+10 |
2011-07-01 | bettter display for temporary Ada exception catchpoints | Joel Brobecker | 4 | -8/+58 |
2011-07-01 | gdb/testsuite/ | Jan Kratochvil | 3 | -0/+46 |
2011-07-01 | * jv-lang.c (java_language_defn): Use java_printchar, | Tom Tromey | 2 | -30/+65 |
2011-07-01 | crash when printing type of tagged type | Joel Brobecker | 2 | -2/+16 |
2011-07-01 | Fix printing address of packed array | Joel Brobecker | 5 | -15/+18 |
2011-07-01 | Fix ada array bounds display | Joel Brobecker | 4 | -41/+45 |
2011-07-01 | treat identical enum types as the same type | Joel Brobecker | 7 | -0/+242 |
2011-07-01 | missing type description for typedef to pointer value | Joel Brobecker | 7 | -1/+114 |
2011-07-01 | Add missing word in comment (ada-lang.c) | Joel Brobecker | 2 | -2/+6 |
2011-07-01 | variables whose type is a typedef to an array pointer | Joel Brobecker | 4 | -7/+20 |
2011-07-01 | Fix date in testsuite/ChangeLog entry. | Joel Brobecker | 1 | -1/+1 |
2011-07-01 | handle character-based enumeration typedefs | Joel Brobecker | 7 | -1/+114 |
2011-07-01 | Document ada_remove_trailing_digits more | Joel Brobecker | 2 | -1/+8 |
2011-07-01 | 2011-07-02 Yao Qi <yao@codesourcery.com> | Yao Qi | 2 | -105/+119 |
2011-07-01 | gdb: tests: set remotetimeout to gdb_load_timeout for remote targets | Mike Frysinger | 3 | -1/+54 |
2011-07-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-06-30 | * varobj.c (varobj_create): Call do_cleanups on early exit path. | Tom Tromey | 4 | -0/+10 |
2011-06-30 | * symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups. | Tom Tromey | 4 | -9/+31 |
2011-06-30 | * Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1. | Tom Tromey | 2 | -2/+5 |
2011-06-30 | http://sourceware.org/ml/gdb-patches/2011-06/msg00444.html | Andrew Burgess | 2 | -0/+5 |
2011-06-30 | http://sourceware.org/ml/gdb-patches/2011-06/msg00442.html | Andrew Burgess | 2 | -0/+7 |
2011-06-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2011-06-29 | gdb/ | Jan Kratochvil | 5 | -0/+29 |
2011-06-29 | gdb/ | Jan Kratochvil | 2 | -7/+23 |
2011-06-29 | gdb/ | Jan Kratochvil | 8 | -7/+159 |
2011-06-29 | gdb/ | Jan Kratochvil | 2 | -9/+23 |
2011-06-29 | PR testsuite/12040: | Tom Tromey | 9 | -10/+22 |
2011-06-29 | gdb | Tom Tromey | 4 | -0/+14 |
2011-06-29 | * gdb.texinfo (Target Description): Remove warning about | Ulrich Weigand | 2 | -4/+5 |
2011-06-29 | gdb | Tom Tromey | 11 | -528/+616 |
2011-06-29 | gdb/ | Gary Benson | 2 | -2/+4 |
2011-06-29 | PR testsuite/12040: | Tom Tromey | 4 | -390/+451 |