aboutsummaryrefslogtreecommitdiff
path: root/gdb/inf-ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2010-01-01Fix build failure in inf-ptrace.c.Joel Brobecker1-2/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+5
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-1/+6
2009-05-24gdb/Pedro Alves1-34/+2
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves1-5/+9
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-1/+3
2009-05-18 * inflow.h (our_process_group): Remove declaration.Pedro Alves1-1/+1
2009-05-17gdb/Pedro Alves1-1/+3
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-4/+7
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+2
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+9
2009-01-26 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from thePedro Alves1-3/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 * linux-fork.c (linux_fork_detach): New.Pedro Alves1-1/+3
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2008-12-11 * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-25/+19
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-4/+6
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-2/+9
2008-09-08 Remove context switching in favour of accessing thread_info fieldsPedro Alves1-4/+31
2008-09-08 * inf-ptrace.c: Include "gdbthread.h".Pedro Alves1-0/+6
2008-07-09 Non-stop inferior control.Pedro Alves1-1/+1
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-2/+2
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-1/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-10/+16
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+4
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+4
2007-05-10 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand1-10/+9
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-11/+11
2007-04-27 * inf-ptrace.c: Include "gdb_stdint.h".Ulrich Weigand1-6/+11
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-01-24 PR gdb/1914Daniel Jacobowitz1-5/+0
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-7/+1
2005-12-232005-12-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-12-062005-12-06 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+3
2005-11-21* inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRITE_I insteadMark Kettenis1-2/+6
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-4/+13
2005-09-04 * inf-child.c (inf_child_follow_fork): Add OPS argument.Daniel Jacobowitz1-1/+1
2005-08-13* inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE]: MoveMark Kettenis1-26/+36
2005-07-25* inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follow_fork):Mark Kettenis1-0/+120
2005-07-25* gdb_ptrace.h (PT_TRACE_ME): Define to zero if not alreadyMark Kettenis1-153/+110
2005-07-25* inf-ptrace.c: Reorder functions.Mark Kettenis1-215/+179
2005-05-16* corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis1-2/+3