aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2012-12-06*** empty log message ***gdbadmin1-1/+1
2012-12-05 Avoid memory leaks on struct cmd_list_element.doc field.Pierre Muller3-1/+28
2012-12-05 * gdb.base/gnu-debugdata.exp: Also include "D" symbols inUlrich Weigand2-1/+8
2012-12-05 PR gdb/14917:Tom Tromey2-2/+7
2012-12-05*** empty log message ***gdbadmin1-1/+1
2012-12-04 * symmisc.c: Whitespace fixes.Doug Evans2-1/+6
2012-12-04Fix for incorrect breakpoint set in case of clang compiled binaryKarthik Bhat3-0/+39
2012-12-04gdb/testsuiteYao Qi2-1/+6
2012-12-04*** empty log message ***gdbadmin1-1/+1
2012-12-03 * dwarf2read.c (struct dwarf2_per_objfile): Clarify comment.Doug Evans2-4/+11
2012-12-03 * ada-exp.y (write_object_renaming, write_var_or_type)Tom Tromey22-54/+93
2012-12-03*** empty log message ***gdbadmin1-1/+1
2012-12-02*** empty log message ***gdbadmin1-1/+1
2012-12-01gdb/Yao Qi2-18/+22
2012-12-01*** empty log message ***gdbadmin1-1/+1
2012-11-30gdb/Yao Qi2-5/+13
2012-11-30gdb/Yao Qi4-20/+27
2012-11-30gdb/Yao Qi2-1/+6
2012-11-30gdb/Yao Qi2-2/+8
2012-11-30*** empty log message ***gdbadmin1-1/+1
2012-11-29 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.Tom Tromey2-2/+11
2012-11-29 * python/python.c (finalize_python): Cast unused PyGILState_EnsureUlrich Weigand2-1/+6
2012-11-29ChangeLog:Ulrich Weigand7-297/+330
2012-11-29 * gdb.texinfo (SVR4 Process Information): Document missingTom Tromey2-0/+20
2012-11-29 * contrib/ari/gdb_ari.sh: Remove rules for xasprintf andTom Tromey4-43/+7
2012-11-29New testcase for interface type printing.Jerome Guitton5-0/+153
2012-11-29Strip interface tags from visible fieldsJerome Guitton2-2/+23
2012-11-29Full view of interface-wide typesJerome Guitton6-22/+165
2012-11-29Update gdb.ada/variant_record_packed_arrayJerome Guitton2-0/+12
2012-11-29Handle other cases than EVAL_NORMAL in the default caseJerome Guitton2-1/+7
2012-11-29GDB 7.5.1 released.gdbadmin1-0/+4
2012-11-29gdb/Yao Qi2-1/+9
2012-11-29gdb/doc/Yao Qi2-1/+7
2012-11-29*** empty log message ***gdbadmin1-1/+1
2012-11-282012-11-28 Edjunior Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2-15/+5
2012-11-28 PR gdb/14290:Tom Tromey4-17/+68
2012-11-282012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger8-4/+23
2012-11-28gdb/Yao Qi4-0/+12
2012-11-28*** empty log message ***gdbadmin1-1/+1
2012-11-27Fix sparc-solaris build failure (sparc-sol2-nat.c)Joel Brobecker2-2/+9
2012-11-27gdb/Yao Qi4-17/+36
2012-11-27gdb/Yao Qi5-13/+85
2012-11-27gdb/Yao Qi2-5/+12
2012-11-27*** empty log message ***gdbadmin1-1/+1
2012-11-262012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey1-0/+288
2012-11-262012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey14-14/+835
2012-11-26gdb/testsuite/Jan Kratochvil2-3/+49
2012-11-26Do not crash when calling GDB with empty executable name.Joel Brobecker4-2/+37
2012-11-26 * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.Tom Tromey4-5/+13
2012-11-26gdb/Pedro Alves8-6/+22