aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2011-07-01bettter display for temporary Ada exception catchpointsJoel Brobecker4-8/+58
2011-07-01gdb/testsuite/Jan Kratochvil3-0/+46
2011-07-01 * jv-lang.c (java_language_defn): Use java_printchar,Tom Tromey2-30/+65
2011-07-01crash when printing type of tagged typeJoel Brobecker2-2/+16
2011-07-01Fix printing address of packed arrayJoel Brobecker5-15/+18
2011-07-01Fix ada array bounds displayJoel Brobecker4-41/+45
2011-07-01treat identical enum types as the same typeJoel Brobecker7-0/+242
2011-07-01missing type description for typedef to pointer valueJoel Brobecker7-1/+114
2011-07-01Add missing word in comment (ada-lang.c)Joel Brobecker2-2/+6
2011-07-01variables whose type is a typedef to an array pointerJoel Brobecker4-7/+20
2011-07-01Fix date in testsuite/ChangeLog entry.Joel Brobecker1-1/+1
2011-07-01handle character-based enumeration typedefsJoel Brobecker7-1/+114
2011-07-01Document ada_remove_trailing_digits moreJoel Brobecker2-1/+8
2011-07-012011-07-02 Yao Qi <yao@codesourcery.com>Yao Qi2-105/+119
2011-07-01gdb: tests: set remotetimeout to gdb_load_timeout for remote targetsMike Frysinger3-1/+54
2011-07-01*** empty log message ***gdbadmin1-1/+1
2011-06-30 * varobj.c (varobj_create): Call do_cleanups on early exit path.Tom Tromey4-0/+10
2011-06-30 * symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.Tom Tromey4-9/+31
2011-06-30 * Makefile.in (SUBDIR_MI_CFLAGS): Don't add -DMI_OUT=1.Tom Tromey2-2/+5
2011-06-30http://sourceware.org/ml/gdb-patches/2011-06/msg00444.htmlAndrew Burgess2-0/+5
2011-06-30http://sourceware.org/ml/gdb-patches/2011-06/msg00442.htmlAndrew Burgess2-0/+7
2011-06-30*** empty log message ***gdbadmin1-1/+1
2011-06-29gdb/Jan Kratochvil5-0/+29
2011-06-29gdb/Jan Kratochvil2-7/+23
2011-06-29gdb/Jan Kratochvil8-7/+159
2011-06-29gdb/Jan Kratochvil2-9/+23
2011-06-29 PR testsuite/12040:Tom Tromey9-10/+22
2011-06-29gdbTom Tromey4-0/+14
2011-06-29 * gdb.texinfo (Target Description): Remove warning aboutUlrich Weigand2-4/+5
2011-06-29gdbTom Tromey11-528/+616
2011-06-29gdb/Gary Benson2-2/+4
2011-06-29 PR testsuite/12040:Tom Tromey4-390/+451
2011-06-29*** empty log message ***gdbadmin1-1/+1
2011-06-28 * python/python-internal.h (PY_SSIZE_T_CLEAN): Define.Tom Tromey2-0/+7
2011-06-282011-06-28 Yao Qi <yao@codesourcery.com>Yao Qi3-7/+27
2011-06-28*** empty log message ***gdbadmin1-1/+1
2011-06-27 * valops.c (find_overload_match): Call do_cleanups before earlyTom Tromey10-23/+46
2011-06-27 * MAINTAINERS (Write After Approval): Use default email address.Eric Botcazou2-1/+5
2011-06-27Add Eric Botcazou to the list of `Write After Approval' contributorsJoel Brobecker2-0/+5
2011-06-27Add support for single register window model on SPARCJoel Brobecker10-38/+198
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-15/+21
2011-06-27*** empty log message ***gdbadmin1-1/+1
2011-06-26*** empty log message ***gdbadmin1-1/+1
2011-06-25*** empty log message ***gdbadmin1-1/+1
2011-06-24 * varobj.c (update_dynamic_varobj_children): Make 'name' const.Tom Tromey13-35/+82
2011-06-24 * Makefile.in (HFILES_NO_SRCDIR): Add "common/" toTom Tromey2-4/+13
2011-06-24*** empty log message ***gdbadmin1-1/+1
2011-06-232011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi4-1/+19
2011-06-232011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi2-1/+18
2011-06-23http://sourceware.org/ml/gdb-patches/2011-06/msg00136.htmlAndrew Burgess2-3/+11