]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/inf-ptrace.c
gdb/
[thirdparty/binutils-gdb.git] / gdb / inf-ptrace.c
2012-05-24  Pedro Alvesgdb/
2012-05-24  Pedro Alvesgdb/
2012-03-12  Mark Kettenis * inf-ptrace.c (inf_ptrace_post_attach): Make...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Yao Qi gdb/
2011-12-27  Mark Kettenis2011-12-27 Mark Kettenis <kettenis@gnu.org>
2011-09-22  Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-28  Joel Brobeckerremove target_acknowledge_created_inferior
2010-07-20  Hui Zhu2010-07-20 Hui Zhu <teawater@gmail.com>
2010-07-19  Jan Kratochvilgdb/
2010-02-15  Jan Kratochvilgdb/
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2010-01-01  Joel BrobeckerFix build failure in inf-ptrace.c.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
2009-05-24  Pedro Alvesgdb/
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-19  Pedro Alves * fork-child.c: Don't include frame.h. Include termin...
2009-05-18  Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-18  Pedro Alves * inflow.h (our_process_group): Remove declaration.
2009-05-17  Pedro Alvesgdb/
2009-03-17  Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06  Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-26  Pedro Alves * linux-nat.c (linux_child_follow_fork): Copy attach_f...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-28  Pedro Alves * linux-fork.c (linux_fork_detach): New.
2008-12-16  Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-11  Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22  Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-08  Pedro Alves Remove context switching in favour of accessing thread...
2008-09-08  Pedro Alves * inf-ptrace.c: Include "gdbthread.h".
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-30  Ulrich Weigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-09  Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-10  Ulrich Weigand * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt...
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-04-27  Ulrich Weigand * inf-ptrace.c: Include "gdb_stdint.h".
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-24  Daniel Jacobowitz PR gdb/1914
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-23  Michael Snyder2005-12-23 Michael Snyder <msnyder@redhat.com>
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-12-06  Michael Snyder2005-12-06 Michael Snyder <msnyder@redhat.com>
2005-11-21  Mark Kettenis* inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRIT...
2005-09-10  Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Update.
2005-09-04  Daniel Jacobowitz * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-08-13  Mark Kettenis* inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE...
2005-07-25  Mark Kettenis* inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follo...
2005-07-25  Mark Kettenis* gdb_ptrace.h (PT_TRACE_ME): Define to zero if not...
2005-07-25  Mark Kettenis* inf-ptrace.c: Reorder functions.
2005-05-16  Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-02-12  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-19  Mark Kettenis* inf-ptrace.c (inf_ptrace_prepare_to_store)
2005-01-10  Mark Kettenis* inf-ptrace.h: Update copyright year. Sync comment...
2004-11-21  Mark Kettenis* inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
2004-11-20  Mark Kettenis* inf-ptrace.c: Fix coding style.
2004-11-07  Daniel Jacobowitz * Makefile.in (symfile-mem.o): Update dependencies.
2004-10-15  Andrew Cagney2004-10-15 Andrew Cagney <cagney@gnu.org>
2004-10-01  Andrew Cagney2004-10-01 Andrew Cagney <cagney@gnu.org>
2004-09-30  Andrew CagneyReally delete inf_ptrace_xfer_memory!
2004-09-30  Andrew Cagney2004-09-30 Andrew Cagney <cagney@gnu.org>
2004-09-30  Andrew Cagney2004-09-30 Andrew Cagney <cagney@gnu.org>
2004-09-29  Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-09-25  Mark Kettenis* inf-ptrace.c (inf_ptrace_attach): Remove redundant...
2004-09-24  Mark Kettenis* inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent...
2004-09-24  Mark Kettenis* inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace...
2004-09-16  Andrew Cagney2004-09-16 Andrew Cagney <cagney@gnu.org>
2004-09-12  Andrew Cagney2004-09-12 Andrew Cagney <cagney@gnu.org>