summaryrefslogtreecommitdiff
path: root/gdb/inf-ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-1/+2
* cleanup fixes for inf-ptrace.cTom Tromey2013-05-301-8/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* gdb/Pedro Alves2012-05-241-1/+1
* gdb/Pedro Alves2012-05-241-2/+2
* * inf-ptrace.c (inf_ptrace_post_attach): Make static.Mark Kettenis2012-03-121-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/qiyao2012-01-021-1/+1
* 2011-12-27 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2011-12-271-0/+58
* 2011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-221-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* remove target_acknowledge_created_inferiorJoel Brobecker2010-12-281-7/+0
* 2010-07-20 Hui Zhu <teawater@gmail.com>Hui Zhu2010-07-201-2/+2
* gdb/Jan Kratochvil2010-07-191-2/+29
* gdb/Jan Kratochvil2010-02-151-9/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Fix build failure in inf-ptrace.c.Joel Brobecker2010-01-011-2/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-3/+5
* Implementing catch syscall.sergiodj2009-09-151-1/+6
* gdb/Pedro Alves2009-05-241-34/+2
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves2009-05-191-5/+9
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-1/+3
* * inflow.h (our_process_group): Remove declaration.Pedro Alves2009-05-181-1/+1
* gdb/Pedro Alves2009-05-171-1/+3
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-4/+7
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+2
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-2/+9
* * linux-nat.c (linux_child_follow_fork): Copy attach_flag from thePedro Alves2009-01-261-3/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * linux-fork.c (linux_fork_detach): New.Pedro Alves2008-12-281-1/+3
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-2/+0
* * infrun.c (handle_inferior_event): On a TARGET_WAITKIND_EXITED orPedro Alves2008-12-111-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-25/+19
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-4/+6
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-2/+9
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-4/+31
* * inf-ptrace.c: Include "gdbthread.h".Pedro Alves2008-09-081-0/+6
* Non-stop inferior control.Pedro Alves2008-07-091-1/+1
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-2/+2
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-10/+16
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+4
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+4
* * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand2007-05-101-10/+9