aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-31daily updateAlan Modra1-1/+1
2008-10-30gdbTom Tromey5-5/+37
2008-10-30 * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey6-4/+26
2008-10-30 * utils.c (make_cleanup_close): Use make_cleanup_dtor.Tom Tromey2-2/+6
2008-10-30 * source.c (symtab_to_fullname): Test 'r >= 0'.Tom Tromey4-37/+58
2008-10-30 * infcmd.c (construct_inferior_arguments): Handle newlinesAndreas Schwab4-4/+33
2008-10-30 * cache.c (cache_bread): Cast void * pointer before performingNick Clifton2-2/+11
2008-10-30 gdb.base/foll-exec.exp: Update the expected output of a coupleJoel Brobecker2-14/+15
2008-10-30 * breakpoint.h (enum bptype): Delete bp_catch_exec.Joel Brobecker3-117/+92
2008-10-30*** empty log message ***gdbadmin1-1/+1
2008-10-30daily updateAlan Modra1-1/+1
2008-10-292008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>Ulrich Weigand3-2/+5
2008-10-29 * ld-gc/gc.c (dummy_func): New function - present so thatNick Clifton2-0/+26
2008-10-29*** empty log message ***gdbadmin1-1/+1
2008-10-29daily updateAlan Modra1-1/+1
2008-10-28 * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o.Tom Tromey4-47/+12
2008-10-28gdbTom Tromey49-912/+1376
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey11-47/+73
2008-10-28daily updateAlan Modra1-1/+1
2008-10-28*** empty log message ***gdbadmin1-1/+1
2008-10-27 * inflow.c (kill_command): If the target claims there is stillPedro Alves2-7/+17
2008-10-27 * cp-name-parser.y: Include defs.h instead of config.h.Pedro Alves2-4/+22
2008-10-27merge from gccDJ Delorie6-16/+38
2008-10-27 * CONTRIBUTE: Mention autoconf 2.59 and configure.ac instead ofPedro Alves2-3/+8
2008-10-27 * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves5-2/+46
2008-10-27 * Makefile.in (.y.c, .l.c): sed free to xfree.Pedro Alves2-0/+8
2008-10-27gdb/Pedro Alves4-14/+17
2008-10-272008-10-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+21
2008-10-27*** empty log message ***gdbadmin1-1/+1
2008-10-27daily updateAlan Modra1-1/+1
2008-10-26*** empty log message ***gdbadmin1-1/+1
2008-10-26daily updateAlan Modra1-1/+1
2008-10-25 * infrun.c: Minor comment reformatting.Joel Brobecker2-2/+5
2008-10-25ChangeLog (2008-03-13): Fix a function name typo.Jan Kratochvil1-2/+2
2008-10-25 PR 6945Nick Clifton2-1/+13
2008-10-25 * ada-exp.y (write_object_renaming): Use malloc instead ofPedro Alves3-2/+8
2008-10-25daily updateAlan Modra1-1/+1
2008-10-25*** empty log message ***gdbadmin1-1/+1
2008-10-24 * fork-child.c (startup_inferior): Only set threads not-executingPedro Alves2-8/+27
2008-10-24 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.Daniel Jacobowitz3-2/+7
2008-10-242008-10-24 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-22/+264
2008-10-24 Remote non-stop mode support.Pedro Alves3-201/+1285
2008-10-24 * event-loop.h: Mention async_event_handlers.Pedro Alves3-105/+367
2008-10-24* config/tc-mips.c (mips_cpu_info_table): Move the MIPS64r2Maciej W. Rozycki2-2/+7
2008-10-24 * gdb.python/python-value.exp (test_value_in_inferior): Don't usePedro Alves2-5/+14
2008-10-24 * dwarf2read.c (typename_concat): Don't segv if prefix or suffixDoug Evans2-10/+13
2008-10-242008-10-24 Hui Zhu <teawater@gmail.com>Hui Zhu4-27/+102
2008-10-24daily updateAlan Modra1-1/+1
2008-10-24*** empty log message ***gdbadmin1-1/+1
2008-10-23gdb/Pedro Alves12-50/+351