Age | Commit message (Expand) | Author | Files | Lines |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+5 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -3/+5 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -2/+8 |
2008-09-10 | * inf-ttrace.c (inf_ttrace_follow_fork): Declare locals at the | Pedro Alves | 1 | -8/+9 |
2008-09-08 | Remove context switching in favour of accessing thread_info fields | Pedro Alves | 1 | -0/+19 |
2008-09-08 | * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and | Pedro Alves | 1 | -6/+20 |
2008-09-08 | * inf-ttrace.c: Include <signal.h> | Pedro Alves | 1 | -29/+87 |
2008-09-08 | * inf-ttrace.c (inf_ttrace_follow_fork): Register the main thread | Pedro Alves | 1 | -31/+55 |
2008-07-09 | Adjust fork/vfork/exec to pass ptids around. | Pedro Alves | 1 | -3/+12 |
2008-07-08 | * breakpoint.c (mark_breakpoints_out): Make public. | Pedro Alves | 1 | -0/+6 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -1/+2 |
2008-01-29 | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 1 | -8/+0 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -1/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-18 | * inf-ttrace.c (inf_ttrace_private_thread_info): New structure type. | Jerome Guitton | 1 | -5/+36 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-02-08 | * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete. | Wu Zhou | 1 | -3/+3 |
2006-01-24 | PR gdb/1914 | Daniel Jacobowitz | 1 | -5/+0 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -7/+1 |
2005-12-23 | 2005-12-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-10-29 | * inf-ttrace.c (inf_ttrace_wait): Comment out TARGET_WAITKIND_EXEC | Mark Kettenis | 1 | -0/+8 |
2005-10-28 | * inf-ttrace.c (inf_ttrace_mourn_inferior): Remove redundant cast. | Mark Kettenis | 1 | -35/+35 |
2005-09-04 | * inf-child.c (inf_child_follow_fork): Add OPS argument. | Daniel Jacobowitz | 1 | -1/+1 |
2005-07-21 | * inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT_EXEC | Mark Kettenis | 1 | -4/+9 |
2005-07-20 | * inf-ttrace.c (inf_ttrace_vfork_ppid): New variable. | Mark Kettenis | 1 | -6/+193 |
2005-07-18 | * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf. | Mark Kettenis | 1 | -4/+2 |
2005-06-21 | * inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf | Mark Kettenis | 1 | -3/+3 |
2005-03-13 | * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of | Mark Kettenis | 1 | -2/+5 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+11 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -23/+23 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-12-11 | * inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available. | Mark Kettenis | 1 | -3/+31 |
2004-12-11 | * inf-ttrace.c (_initialize_inf_ttrace): Unconditionially compile. | Mark Kettenis | 1 | -1/+3 |
2004-12-07 | * inf-ttrace.c: Include "gdbthread.h". | Mark Kettenis | 1 | -22/+107 |
2004-12-03 | * inf-ttrace.c: Include <sys/mman.h>. | Mark Kettenis | 1 | -2/+433 |
2004-11-23 | * inf-ttrace.c: New file. | Mark Kettenis | 1 | -0/+413 |