Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -2/+2 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -6/+6 |
2008-07-03 | * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. | Pedro Alves | 1 | -0/+8 |
2008-06-26 | * target.c (target_read_until_error): New. | Vladimir Prus | 1 | -0/+5 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -5/+1 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+26 |
2008-05-04 | Fix auxv data parsing on 64-bit solaris | Vladimir Prus | 1 | -0/+7 |
2008-05-03 | * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete. | Daniel Jacobowitz | 1 | -6/+1 |
2008-05-02 | * target.h (struct target_ops): Add | Andreas Schwab | 1 | -0/+5 |
2008-05-01 | PR gdb/2343 | Aleksandar Ristovski | 1 | -0/+5 |
2008-04-08 | Fix trailing space. | Vladimir Prus | 1 | -1/+1 |
2008-04-08 | * target.h (enum strata): Remove the download_stratum. | Vladimir Prus | 1 | -2/+1 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -9/+6 |
2008-03-15 | Remove ignoring leading exec events code. | Vladimir Prus | 1 | -8/+0 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -0/+5 |
2008-02-28 | * infcmd.c (kill_if_already_running): Make static. Use | Daniel Jacobowitz | 1 | -0/+2 |
2008-02-20 | * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add | Markus Deuling | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-16 | * target.h (target_pid_or_tid_to_str): Remove. | Vladimir Prus | 1 | -5/+0 |
2007-12-13 | Remove unused support for target-based exception catching. | Jim Blandy | 1 | -19/+0 |
2007-12-07 | * target.c (update_current_target): Inherit to_log_command. | Maciej W. Rozycki | 1 | -0/+9 |
2007-12-04 | * target.h (target_find_new_threads): Fix definition. | Maciej W. Rozycki | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-02 | * Makefile.in (XMLFILES): Add library-list.dtd. | Daniel Jacobowitz | 1 | -1/+3 |
2007-06-12 | * target.h (enum target_object): Add TARGET_OBJECT_SPU. | Ulrich Weigand | 1 | -0/+2 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -25/+0 |
2007-05-07 | * inftarg.c, infptrace.c: Remove files. | Ulrich Weigand | 1 | -38/+0 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -3/+3 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+7 |
2007-04-27 | * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove. | Ulrich Weigand | 1 | -6/+0 |
2007-03-28 | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 1 | -0/+8 |
2007-01-09 | XML feature description support. | Daniel Jacobowitz | 1 | -2/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-12-30 | * infrun.c (handle_inferior_event): Don't call | Daniel Jacobowitz | 1 | -22/+0 |
2006-11-28 | * Makefile.in (SFILES): Add new and missed files. | Daniel Jacobowitz | 1 | -0/+7 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -5/+13 |
2006-10-10 | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+3 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -5/+76 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -1/+26 |
2006-08-15 | PR remote/1966 | Daniel Jacobowitz | 1 | -15/+16 |
2006-07-27 | * target.h (target_read_stralloc): New prototype. | Daniel Jacobowitz | 1 | -0/+10 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -44/+54 |
2006-07-05 | gdb/ | Daniel Jacobowitz | 1 | -8/+1 |
2006-05-05 | * remote.c (remote_disconnect): Add TARGET argument. | Daniel Jacobowitz | 1 | -1/+1 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -25/+21 |
2006-02-21 | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -1/+8 |
2006-02-08 | * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete. | Wu Zhou | 1 | -6/+0 |
2006-02-08 | * ppc-linux-nat.c (PTRACE_GET_DEBUGREG, PTRACE_SET_DEBUGREG, | Wu Zhou | 1 | -0/+6 |
2006-01-10 | * target.h (target_read_memory_partial, target_write_memory_partial): | Mark Kettenis | 1 | -5/+6 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |