aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-06-04 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.Alan Modra5-74/+129
2013-06-04gdb/Yao Qi2-1/+7
2013-06-04*** empty log message ***gdbadmin1-1/+1
2013-06-03Revert "fix cleanup handling in macho_symfile_read"Joel Brobecker2-2/+8
2013-06-03gdb/Yao Qi6-51/+50
2013-06-03*** empty log message ***gdbadmin1-1/+1
2013-06-02*** empty log message ***gdbadmin1-1/+1
2013-06-01*** empty log message ***gdbadmin1-1/+1
2013-05-31 * linux-x86-low.c (ps_get_thread_area): Properly extend address toDoug Evans2-1/+7
2013-05-31gdb/Yao Qi2-36/+47
2013-05-31*** empty log message ***gdbadmin1-1/+1
2013-05-30maintenance_expand_symtabs leaks a cleanupTom Tromey2-0/+6
2013-05-30fix up xml-support.cTom Tromey3-36/+25
2013-05-30fix compile_rx_or_errorTom Tromey3-7/+16
2013-05-30some fixes to infrun.cTom Tromey2-4/+8
2013-05-30fix mi-cmd-var.cTom Tromey2-4/+7
2013-05-30fix cli-script.cTom Tromey2-12/+12
2013-05-30fix mi-cmd-stack.cTom Tromey2-4/+6
2013-05-30fix dbxread.cTom Tromey2-5/+11
2013-05-30fix source.cTom Tromey2-0/+8
2013-05-30fix linux-thread-db.cTom Tromey2-4/+9
2013-05-30fix in solib-aix.cTom Tromey2-2/+7
2013-05-30use explicit returns to avoid checker confusionTom Tromey4-3/+13
2013-05-30fix cp-namespace.cTom Tromey2-1/+9
2013-05-30fix top.cTom Tromey2-0/+5
2013-05-30fix one bug in stabsread.cTom Tromey2-1/+9
2013-05-30 * mips-linux-tdep.c: Adjust formatting throughout.Maciej W. Rozycki2-59/+60
2013-05-30fix mipsread.cTom Tromey2-5/+25
2013-05-30fix one bug in symfile.cTom Tromey2-2/+13
2013-05-30fix symtab.cTom Tromey2-1/+6
2013-05-30fix py-value.cTom Tromey2-2/+13
2013-05-30fix py-prettyprint.cTom Tromey2-2/+5
2013-05-30fix py-frame.cTom Tromey2-1/+11
2013-05-30fix py-breakpoint.cTom Tromey2-1/+10
2013-05-30simplify cli-logging.c for analysisTom Tromey2-4/+10
2013-05-30fix varobj.cTom Tromey2-3/+6
2013-05-30make a cleanup unconditionally in tracepoint.cTom Tromey2-4/+9
2013-05-30fix two buglets in breakpoint.cTom Tromey2-4/+10
2013-05-30fix cleanup handling in macho_symfile_readTom Tromey2-2/+7
2013-05-30fix cleanup handling in m32r_loadTom Tromey2-0/+5
2013-05-30fix list_available_thread_groupsTom Tromey2-1/+8
2013-05-30cleanup fixes for inf-ptrace.cTom Tromey2-8/+12
2013-05-30cleanup fixes for remote-mips.cTom Tromey2-4/+22
2013-05-30fix up cleanup handling in internal_vproblemTom Tromey2-0/+6
2013-05-30fix linespec bug noticed by the checkerTom Tromey2-1/+5
2013-05-30remove erroneous return from setup_user_argsTom Tromey2-5/+6
2013-05-30fix cleanups in som_symtab_readTom Tromey2-1/+8
2013-05-30fix print_command_1Tom Tromey2-6/+7
2013-05-30some cleanup checker fixesTom Tromey6-7/+40
2013-05-30add the cleanup checkerTom Tromey3-1/+371