OSDN Git Service

PR 11123
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gnu-nat.c
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-30 tschwinge2009-07-30 Thomas Schwinge <tschwinge@gnu.org>
2009-07-20 palves * gnu-nat.c: Include "inf-child.h".
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-21 palves * target.h (TARGET_WNOHANG): New.
2009-05-12 palvesgdb/
2009-04-17 muller ARI fix: Do not use %p, replace by call to host_addres...
2009-03-17 brobecke Add a target_ops parameter to the to_kill metho...
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-06 palves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 brobecke Updated copyright notices for most files.
2008-11-09 vprus Kill pthread_ops_hack
2008-10-07 palves * gnu-nat.h: Rename `current_inferior' to `gnu_current...
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-09 palves * gnu-nat.c (gnu_pid_to_exec_file): Delete.
2008-09-09 palves * gnu-nat.c (gnu_attach): Push target before fetching...
2008-09-08 palves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-07-03 palves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-20 muller * gnu-nat.c (proc_string): Use capital T for "Thread".
2008-01-01 drow Updated copyright notices for most files.
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-05-06 uweigand * target.h (struct target_ops): Add REGCACHE parameter to
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-01-09 drowCopyright updates for 2007.
2006-07-16 amszmidtUndefine _process_user_ before including
2006-05-11 drow2006-05-11 Alfred M. Szmidt <ams@gnu.org>
2006-01-24 drow * infcmd.c: Include "observer.h".
2005-12-17 eliz * breakpoint.c:
2005-02-21 cagney2005-02-21 Andrew Cagney <cagney@gnu.org>
2005-02-15 cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-14 cagney2005-02-14 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>
2004-10-08 cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-06-08 cagney2004-06-08 Andrew Cagney <cagney@gnu.org>
2004-05-25 cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-04 cagney2004-04-04 Andrew Cagney <cagney@redhat.com>
2003-09-30 cagney2003-09-30 Andrew Cagney <cagney@redhat.com>
2003-09-09 cagney2003-09-08 Andrew Cagney <cagney@redhat.com>
2003-06-14 drow * Makefile.in (exc_request_U_h): Define
2002-11-12 drow * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
2002-09-29 cagneyZap __FUNCTION__.
2002-08-26 ciceron Fix PR gdb/393:
2002-04-30 msnyder2002-04-30 Michael Snyder <msnyder@redhat.com>
2002-04-30 msnyder2002-04-30 Michael Snyder <msnyder@redhat.com>
2002-04-24 msnyder2002-04-24 Roland McGrath <roland@frob.com>
2002-03-27 cagneys/strerror/safe_strerror/
2002-01-06 cagney<string.h> -> "gdb_string.h"
2001-11-10 cagneys/value_ptr/struct value */
2001-05-24 kettenis* gnu-nat.c: Include <ctype.h>.
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2001-04-14 jtc* target.h (target_ops): Removed to_core_file_to_sym_fi...
2001-03-20 cagneymalloc() -> xmalloc.
2001-03-15 cagneyAdd ``attrib'' parameter to *xfer_memory() functions.
2001-03-13 cagney* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
2001-03-06 kevinbUpdate/correct copyright notices.
2000-12-15 kevinbReplace free() with xfree().
2000-10-30 jtc* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c...
2000-08-31 kevinbProtoization.
2000-07-30 kevinbProtoization.
2000-03-12 kettenis2000-03-11 Mark Kettenis <kettenis@gnu.org>
2000-02-26 kettenis2000-02-26 Mark Kettenis <kettenis@gnu.org>
2000-02-11 kingdon2000-02-09 Mark Kettenis <kettenis@gnu.org>
2000-02-09 cagneyReplace ../include/wait.h with gdb_wait.h.
1999-04-16 shebsInitial revision