OSDN Git Service

PR 11123
[pf3gnuchains/pf3gnuchains3x.git] / gdb / proc-service.c
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-07-02 uweigand * target.h (struct target_ops): New member to_thread_a...
2009-02-27 palves * gdb_proc_service.h (struct ps_prochandle): Replace...
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 brobecke Updated copyright notices for most files.
2008-06-26 drow * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-01-01 drow Updated copyright notices for most files.
2007-08-23 brobecke Switch the license of all .c files to GPLv3.
2007-06-16 uweigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-14 drow * gdb_proc_service.h (paddr_t): Delete typedef.
2007-05-06 uweigand * target.h (struct regcache): Add forward declaration.
2007-05-06 uweigand * gregset.h (struct regcache): Add forward declaration.
2007-01-09 drowCopyright updates for 2007.
2005-12-17 eliz * breakpoint.c:
2005-05-26 cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2002-02-24 cagneys/Linux/.../
2001-10-14 kettenis* proc-service.c (BUILD_LWP): Redefine in terms of...
2001-05-15 kevinbRedefine ptid_t to be a struct rather than an int.
2001-05-06 kevinbConsolidate save_inferior_ptid/restore_inferior_ptid...
2001-05-04 kevinbPhase 1 of the ptid_t changes.
2000-12-15 kevinbReplace free() with xfree().
2000-09-03 kettenis* config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,