aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-11-06*** empty log message ***gdbadmin1-1/+1
2008-11-05 * remote.c (notice_new_inferiors): Add a new inferior only whenPedro Alves2-7/+12
2008-11-05 * defs.h (add_inferior_continuation)Pedro Alves8-5/+107
2008-11-05*** empty log message ***gdbadmin1-1/+1
2008-11-04 * inf-loop.c (inferior_event_handler): On INF_ERROR andPedro Alves3-15/+20
2008-11-04 * eval.c (evaluate_subexp_standard): Assert that there is atDaniel Jacobowitz2-0/+7
2008-11-04*** empty log message ***gdbadmin1-1/+1
2008-11-03 Make attach_command exception-safeVladimir Prus2-0/+10
2008-11-03* gdb.base/hashline2.exp: Fix typo.Andreas Schwab3-2/+7
2008-11-03 * gdbarch.sh (has_global_solist): Mention global breakpoints.Pedro Alves3-1/+12
2008-11-03 * remote.c (remote_start_remote): If the solib list is global,Pedro Alves10-15/+121
2008-11-03*** empty log message ***gdbadmin1-1/+1
2008-11-02*** empty log message ***gdbadmin1-1/+1
2008-11-01*** empty log message ***gdbadmin1-1/+1
2008-10-31Fix ChangeLog datesTom Tromey1-3/+3
2008-10-31 * inferior.h (inferior_ignoring_leading_exec_events): DeletePedro Alves2-8/+5
2008-10-31 * inferior.h (write_inferior_status_register): Delete.Pedro Alves3-14/+5
2008-10-31*** empty log message ***gdbadmin1-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 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-29*** empty log message ***gdbadmin1-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-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-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-26*** empty log message ***gdbadmin1-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 * ada-exp.y (write_object_renaming): Use malloc instead ofPedro Alves3-2/+8
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-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 * 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