summaryrefslogtreecommitdiff
path: root/gdb/proc-service.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-8/+16
* * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz2007-05-141-12/+38
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-4/+4
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+5
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-261-4/+4
* s/Linux/.../Andrew Cagney2002-02-241-3/+4
* * proc-service.c (BUILD_LWP): Redefine in terms of ptid_build.Mark Kettenis2001-10-141-1/+1
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-4/+0
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-18/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-18/+18
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* * config/i386/nm-linux.h (PREPARE_TO_PROCEED, ATTCH_LWP,Mark Kettenis2000-09-031-0/+333