Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | * target.c (find_default_run_target): Allow a NULL `do_mesg' | Pedro Alves | 1 | -6/+20 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -9/+28 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -19/+0 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -3/+32 |
2008-02-28 | * infcmd.c (kill_if_already_running): Make static. Use | Daniel Jacobowitz | 1 | -0/+35 |
2008-01-25 | 2008-01-24 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -2/+2 |
2008-01-11 | * defs.h (struct continuation_arg): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-13 | Remove unused support for target-based exception catching. | Jim Blandy | 1 | -30/+0 |
2007-12-07 | * target.c (update_current_target): Inherit to_log_command. | Maciej W. Rozycki | 1 | -0/+1 |
2007-10-22 | 2007-10-22 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -7/+8 |
2007-10-10 | * target.c (update_current_target): Call setup_target_debug. | Daniel Jacobowitz | 1 | -3/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-08 | 2007-08-08 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+3 |
2007-07-24 | * target.c (memory_xfer_partial): Accesses to unmapped overlay | Ulrich Weigand | 1 | -0/+8 |
2007-07-01 | PR symtab/2161 | Daniel Jacobowitz | 1 | -0/+5 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -4/+4 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -12/+13 |
2007-04-29 | * regcache.c (deprecated_read_register_gen): Remove, inline ... | Ulrich Weigand | 1 | -6/+6 |
2007-04-27 | * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove. | Ulrich Weigand | 1 | -7/+0 |
2007-03-30 | * Makefile.in (SFILES): Remove nlmread.c. | Daniel Jacobowitz | 1 | -1/+1 |
2007-03-28 | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 1 | -0/+1 |
2007-02-08 | Reported by timeless@gmail.com: | Daniel Jacobowitz | 1 | -2/+4 |
2007-01-29 | * target.c (maintenance_print_target_stack): New function. | Joel Brobecker | 1 | -0/+19 |
2007-01-23 | From Nick Hudson: | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-12-05 | 2006-12-05 Adam Nemet <anemet@caviumnetworks.com> | Daniel Jacobowitz | 1 | -2/+2 |
2006-11-28 | * Makefile.in (SFILES): Add new and missed files. | Daniel Jacobowitz | 1 | -0/+26 |
2006-11-21 | gdb/ | Vladimir Prus | 1 | -2/+6 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -0/+50 |
2006-10-10 | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+87 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -0/+46 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+63 |
2006-08-16 | * remote.c, target.c: Strip trailing whitespace. | Daniel Jacobowitz | 1 | -100/+100 |
2006-08-15 | PR remote/1966 | Daniel Jacobowitz | 1 | -371/+175 |
2006-07-27 | * target.h (target_read_stralloc): New prototype. | Daniel Jacobowitz | 1 | -16/+50 |
2006-07-18 | 2006-07-18 Vladimir Prus <vladimir@codesourcery.com> | Vladimir Prus | 1 | -1/+1 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -6/+74 |
2006-05-05 | * remote.c (remote_disconnect): Add TARGET argument. | Daniel Jacobowitz | 1 | -18/+14 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -18/+18 |
2006-03-17 | 2006-03-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2006-02-08 | * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete. | Wu Zhou | 1 | -29/+1 |
2006-02-08 | * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, | Wu Zhou | 1 | -0/+29 |
2006-01-10 | * target.h (target_read_memory_partial, target_write_memory_partial): | Mark Kettenis | 1 | -5/+8 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-12-07 | gdb/ChangeLog: | Jim Blandy | 1 | -1/+2 |
2005-09-04 | * inf-child.c (inf_child_follow_fork): Add OPS argument. | Daniel Jacobowitz | 1 | -16/+26 |
2005-07-18 | * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf. | Mark Kettenis | 1 | -3/+1 |