OSDN Git Service

* dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
[pf3gnuchains/pf3gnuchains4x.git] / gdb / inf-ptrace.c
2012-01-04 brobeckeCopyright year update in most files of the GDB Project.
2012-01-02 qiyao gdb/
2011-12-27 kettenis2011-12-27 Mark Kettenis <kettenis@gnu.org>
2011-09-22 gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-01-01 brobeckerun copyright.sh for 2011.
2010-12-28 brobeckeremove target_acknowledge_created_inferior
2010-07-20 teawater2010-07-20 Hui Zhu <teawater@gmail.com>
2010-07-19 jkratochgdb/
2010-02-15 jkratochgdb/
2010-01-01 brobeckeUpdate copyright year in most headers.
2010-01-01 brobeckeFix build failure in inf-ptrace.c.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-15 sergiodjImplementing catch syscall.
2009-05-24 palvesgdb/
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-19 palves * fork-child.c: Don't include frame.h. Include termin...
2009-05-18 palves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-18 palves * inflow.h (our_process_group): Remove declaration.
2009-05-17 palvesgdb/
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-26 palves * linux-nat.c (linux_child_follow_fork): Copy attach_f...
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-28 palves * linux-fork.c (linux_fork_detach): New.
2008-12-16 gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-11 palves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09 vprus Kill pthread_ops_hack
2008-09-22 palves Remove the attach_flag global, and make it per-inferior.
2008-09-22 palves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-08 palves Remove context switching in favour of accessing thread...
2008-09-08 palves * inf-ptrace.c: Include "gdbthread.h".
2008-07-09 palves Non-stop inferior control.
2008-07-09 palves Adjust fork/vfork/exec to pass ptids around.
2008-06-26 drow * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-01-01 drow Updated copyright notices for most files.
2007-10-30 uweigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-09 uweigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31 uweigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-31 uweigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-10 uweigand * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt...
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-04-27 uweigand * inf-ptrace.c: Include "gdb_stdint.h".
2007-01-09 drowCopyright updates for 2007.
2006-01-24 drow PR gdb/1914
2006-01-24 drow * infcmd.c: Include "observer.h".
2005-12-23 msnyder2005-12-23 Michael Snyder <msnyder@redhat.com>
2005-12-17 eliz * breakpoint.c:
2005-12-06 msnyder2005-12-06 Michael Snyder <msnyder@redhat.com>
2005-11-21 kettenis* inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRIT...
2005-09-10 drow * Makefile.in (ALLDEPFILES): Update.
2005-09-04 drow * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-08-13 kettenis* inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE...
2005-07-25 kettenis* inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follo...
2005-07-25 kettenis* gdb_ptrace.h (PT_TRACE_ME): Define to zero if not...
2005-07-25 kettenis* inf-ptrace.c: Reorder functions.
2005-05-16 kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-02-12 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-19 kettenis* inf-ptrace.c (inf_ptrace_prepare_to_store)
2005-01-10 kettenis* inf-ptrace.h: Update copyright year. Sync comment...
2004-11-21 kettenis* inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
2004-11-20 kettenis* inf-ptrace.c: Fix coding style.
2004-11-07 drow * Makefile.in (symfile-mem.o): Update dependencies.
2004-10-15 cagney2004-10-15 Andrew Cagney <cagney@gnu.org>
2004-10-01 cagney2004-10-01 Andrew Cagney <cagney@gnu.org>
2004-09-30 cagneyReally delete inf_ptrace_xfer_memory!
2004-09-30 cagney2004-09-30 Andrew Cagney <cagney@gnu.org>
2004-09-30 cagney2004-09-30 Andrew Cagney <cagney@gnu.org>
2004-09-29 cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
2004-09-25 kettenis* inf-ptrace.c (inf_ptrace_attach): Remove redundant...
2004-09-24 kettenis* inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent...
2004-09-24 kettenis* inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace...
2004-09-16 cagney2004-09-16 Andrew Cagney <cagney@gnu.org>
2004-09-12 cagney2004-09-12 Andrew Cagney <cagney@gnu.org>